Uses of Class
org.flowable.bpmn.model.ErrorEventDefinition
-
Packages that use ErrorEventDefinition Package Description org.flowable.bpmn.model -
-
Uses of ErrorEventDefinition in org.flowable.bpmn.model
Methods in org.flowable.bpmn.model that return ErrorEventDefinition Modifier and Type Method Description ErrorEventDefinitionErrorEventDefinition. clone()Methods in org.flowable.bpmn.model with parameters of type ErrorEventDefinition Modifier and Type Method Description voidErrorEventDefinition. setValues(ErrorEventDefinition otherDefinition)
-