Uses of Class
org.flowable.bpmn.model.EventDefinition
Packages that use EventDefinition
-
Uses of EventDefinition in org.flowable.bpmn.model
Subclasses of EventDefinition in org.flowable.bpmn.modelModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
Fields in org.flowable.bpmn.model with type parameters of type EventDefinitionMethods in org.flowable.bpmn.model that return EventDefinitionMethods in org.flowable.bpmn.model that return types with arguments of type EventDefinitionMethods in org.flowable.bpmn.model with parameters of type EventDefinitionMethod parameters in org.flowable.bpmn.model with type arguments of type EventDefinitionModifier and TypeMethodDescriptionvoid
Event.setEventDefinitions
(List<EventDefinition> eventDefinitions)