|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for classes holding scheduled job entries.
Method Summary | |
String |
getJobName()
The name of the role/class of the job |
String |
getName()
Return name of entry. |
Date |
getNextTime()
Retrieve time when this job should run next. |
String |
getSchedule()
Get a human readable representation of the schedule of this entry. |
boolean |
isRunning()
Is this job currently running? |
Method Detail |
public String getJobName()
public String getName()
public Date getNextTime()
public boolean isRunning()
public String getSchedule()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |