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