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