Uses of Class
org.chenile.orchestrator.process.model.payload.SubProcessError
Packages that use SubProcessError
Package
Description
-
Uses of SubProcessError in org.chenile.orchestrator.process.model
Fields in org.chenile.orchestrator.process.model with type parameters of type SubProcessErrorModifier and TypeFieldDescriptionProcess.errorsAll errors encountered in this process and its sub-processes.
This will ultimately be consolidated in the top level.
Avoid storing the actual errors here. -
Uses of SubProcessError in org.chenile.orchestrator.process.model.payload
Methods in org.chenile.orchestrator.process.model.payload that return SubProcessError