public interface OnCompletionActions
| Modifier and Type | Method and Description |
|---|---|
void |
jobFailed(Throwable cause) |
void |
jobFinished(JobExecutionResult result) |
void |
jobFinishedByOther() |
void jobFinished(JobExecutionResult result)
void jobFailed(Throwable cause)
void jobFinishedByOther()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.