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