Uses of Class
com.flowable.form.model.EventDefinition
Packages that use EventDefinition
-
Uses of EventDefinition in com.flowable.form.model
Fields in com.flowable.form.model with type parameters of type EventDefinitionModifier and TypeFieldDescriptionprotected List<EventDefinition>
FlowableFormModel.formModelEvents
Methods in com.flowable.form.model that return types with arguments of type EventDefinitionMethod parameters in com.flowable.form.model with type arguments of type EventDefinitionModifier and TypeMethodDescriptionvoid
FlowableFormModel.setFormModelEvents
(List<EventDefinition> formModelEvents) -
Uses of EventDefinition in com.flowable.platform.service.task
Fields in com.flowable.platform.service.task with type parameters of type EventDefinitionModifier and TypeFieldDescriptionprotected List<EventDefinition>
FormModelRepresentation.formModelEvents
Methods in com.flowable.platform.service.task that return types with arguments of type EventDefinitionMethod parameters in com.flowable.platform.service.task with type arguments of type EventDefinitionModifier and TypeMethodDescriptionvoid
FormModelRepresentation.setFormModelEvents
(List<EventDefinition> formModelEvents)