Uses of Class
io.automatiko.engine.workflow.bpmn2.core.Error
-
Packages that use Error Package Description io.automatiko.engine.workflow.bpmn2.core -
-
Uses of Error in io.automatiko.engine.workflow.bpmn2.core
Methods in io.automatiko.engine.workflow.bpmn2.core that return types with arguments of type Error Modifier and Type Method Description List<Error>Definitions. getErrors()Method parameters in io.automatiko.engine.workflow.bpmn2.core with type arguments of type Error Modifier and Type Method Description voidDefinitions. setErrors(List<Error> errors)
-