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