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