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