Abstract class which represents a single scheduled task using WordPress CRON.
The task is automatically unscheduled on plugin deactivation.
$plugin_file :
__construct( $plugin_file)
schedule()
unschedule()
run()
get_cron_hook()
get_interval()