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