Uses of Class
org.chenile.orchestrator.process.model.payload.SubProcessDoneWithErrorsPayload
Packages that use SubProcessDoneWithErrorsPayload
Package
Description
-
Uses of SubProcessDoneWithErrorsPayload in org.chenile.orchestrator.process.service.cmds
Subclasses with type arguments of type SubProcessDoneWithErrorsPayload in org.chenile.orchestrator.process.service.cmdsMethods in org.chenile.orchestrator.process.service.cmds with parameters of type SubProcessDoneWithErrorsPayloadModifier and TypeMethodDescriptionvoidSubProcessDoneWithErrorsAction.transitionTo(Process process, SubProcessDoneWithErrorsPayload payload, State startState, String eventId, State endState, STMInternalTransitionInvoker<?> stm, Transition transition) -
Uses of SubProcessDoneWithErrorsPayload in org.chenile.orchestrator.process.service.entry
Methods in org.chenile.orchestrator.process.service.entry that return SubProcessDoneWithErrorsPayloadModifier and TypeMethodDescriptionprivate SubProcessDoneWithErrorsPayloadNotifyParent.buildErrorPayloadFromProcess(Process process)