Class DoneSuccessfullyPayload
java.lang.Object
org.chenile.workflow.param.MinimalPayload
org.chenile.orchestrator.process.model.payload.DoneSuccessfullyPayload
- All Implemented Interfaces:
Serializable
Customized Payload for the DoneSuccessfully event.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MinimalPayload
getAttributes, getComment, setAttribute, setAttributes, setComment
-
Field Details
-
childId
-
output
-
-
Constructor Details
-
DoneSuccessfullyPayload
public DoneSuccessfullyPayload()
-