Uses of Interface
io.automatiko.engine.api.workflow.ProcessError
-
Packages that use ProcessError Package Description io.automatiko.engine.api.workflow -
-
Uses of ProcessError in io.automatiko.engine.api.workflow
Methods in io.automatiko.engine.api.workflow that return types with arguments of type ProcessError Modifier and Type Method Description Optional<ProcessError>ProcessInstance. error()Returns process error in case process instance is in error state.
-