T - success typeX - operation typepublic static interface WorkflowSystem.OperationResult<T extends WorkflowSystem.OperationSuccess,X extends WorkflowSystem.Operation<T>>
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getFailure() |
X |
getOperation() |
T |
getSuccess() |