public interface IBatchScheduleManager
Modifier and Type | Method and Description |
---|---|
List<IBatchConfiguration> |
getBatchConfigurations()
Getting the batch's configurations.
|
Date |
getNextDate(String schedule,
Date lastExecution)
Convert the execution schedule (cron for example).
|
List<IBatchConfiguration> getBatchConfigurations()
Copyright © 2010–2016. All rights reserved.