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