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

public class SubProcessDoneWithErrorsPayload extends ErrorPayload
Customized Payload for the chunkProcessingDoneWithErrors event.
See Also:
  • Field Details

    • childId

      public String childId
  • Constructor Details

    • SubProcessDoneWithErrorsPayload

      public SubProcessDoneWithErrorsPayload()