Interface ServiceTask

All Superinterfaces:
Activity, BaseElement, BpmnModelElementInstance, FlowElement, FlowNode, InteractionNode, org.camunda.bpm.model.xml.instance.ModelElementInstance, Task
All Known Implementing Classes:
ServiceTaskImpl

public interface ServiceTask extends Task
The BPMN serviceTask element
Author:
Sebastian Menski