Package org.activiti.api.process.model
Interface BPMNElement
-
- All Known Subinterfaces:
BPMNActivity,BPMNError,BPMNMessage,BPMNSequenceFlow,BPMNSignal,BPMNTimer
public interface BPMNElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetElementId()StringgetProcessDefinitionId()StringgetProcessInstanceId()
-