public interface IBatchConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
Date |
getLastExecution() |
String |
getName() |
Date |
getNextExecution() |
String |
getSchedule() |
void |
setLastExecution(Date startDate) |
String getGroup()
Date getLastExecution()
String getName()
Date getNextExecution()
String getSchedule()
void setLastExecution(Date startDate)
nextExecution - the nextExecution to setCopyright © 2010–2016. All rights reserved.