|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface JobExecution
| Method Summary | |
|---|---|
JobOperator.BatchStatus |
getBatchStatus()
Get batch status of this execution. |
Date |
getCreateTime()
Get time execution was created. |
Date |
getEndTime()
Get time execution entered end status: COMPLETED, STOPPED, FAILED |
long |
getExecutionId()
Get unique id for this JobExecution. |
String |
getExitStatus()
Get execution exit status. |
String |
getJobName()
Get job name. |
Properties |
getJobParameters()
Get job parameters for this execution. |
Date |
getLastUpdatedTime()
Get time execution was last updated updated. |
Date |
getStartTime()
Get time execution entered STARTED status. |
| Method Detail |
|---|
long getExecutionId()
String getJobName()
JobOperator.BatchStatus getBatchStatus()
Date getStartTime()
Date getEndTime()
String getExitStatus()
Date getCreateTime()
Date getLastUpdatedTime()
Properties getJobParameters()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||