Uses of Interface
org.camunda.bpm.model.bpmn.instance.EndEvent
Packages that use EndEvent
-
Uses of EndEvent in org.camunda.bpm.model.bpmn.builder
Constructors in org.camunda.bpm.model.bpmn.builder with parameters of type EndEventModifierConstructorDescriptionprotected
AbstractEndEventBuilder
(BpmnModelInstance modelInstance, EndEvent element, Class<?> selfType) EndEventBuilder
(BpmnModelInstance modelInstance, EndEvent element) -
Uses of EndEvent in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement EndEvent