Package de.hybris.platform.cronjob.jalo
Class TimerTaskUtils
java.lang.Object
de.hybris.platform.cronjob.jalo.TimerTaskUtils
Deprecated.
since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngine
-
Method Summary
Modifier and TypeMethodDescriptionstatic TimerTaskUtilsDeprecated.Deprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngineDeprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEnginebooleanDeprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEnginebooleanDeprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEnginevoidsetDisabled(boolean disabled) Deprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngine
-
Method Details
-
getInstance
Deprecated. -
getTimerTaskNextRun
Deprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngine -
isDisabled
Deprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngine -
isRunning
Deprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngine -
setDisabled
Deprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngine -
getTimerTaskStatus
Deprecated.since 5.5.1 explicit CronJob management should not be done, because CronJobs are handled by TaskEngine
-