Uses of Class
org.chenile.workflow.param.MinimalPayload
Packages that use MinimalPayload
Package
Description
-
Uses of MinimalPayload in org.chenile.orchestrator.process.model.payload
Subclasses of MinimalPayload in org.chenile.orchestrator.process.model.payloadModifier and TypeClassDescriptionclassclassclassCustomized Payload for the DoneSuccessfully event.classCustomized Payload for the chunkProcessingDoneWithErrors event.classclassCustomized Payload for the chunkIt event.classclassCustomized Payload for the chunkProcessingDoneWithErrors event.class -
Uses of MinimalPayload in org.chenile.orchestrator.process.service.cmds
Classes in org.chenile.orchestrator.process.service.cmds with type parameters of type MinimalPayloadModifier and TypeClassDescriptionclassDefaultSTMTransitionAction<PayloadType extends MinimalPayload>This class is invoked if no specific transition action is specified Extend this class to do generic things that are relevant for all actions in the workflow