|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JobDescription
Interface defined requirements for a Scheduleable job
Method Summary | |
---|---|
String |
getGroup()
Get the name group for the job |
String |
getName()
Get the name of the job |
void |
setName(String name)
Set the name of the job |
Method Detail |
---|
String getName()
void setName(String name)
name
- The job's new nameString getGroup()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |