|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagementService
operations targeted to system operators that need to keep the process engine up and running. This functionality is typically exposed through a management web console.
| Method Summary | |
|---|---|
JobQuery |
createJobQuery()
search for jobs |
boolean |
deleteJob(long jobId)
Deletes the job with the given id. |
void |
executeJob(java.lang.String jobId)
resets the retry count, clears the exception and executes the job. |
| Method Detail |
|---|
void executeJob(java.lang.String jobId)
JobQuery createJobQuery()
boolean deleteJob(long jobId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||