Package org.activiti.api.process.model
Interface BPMNTimer
-
- All Superinterfaces:
BPMNElement
public interface BPMNTimer extends BPMNElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TimerPayloadgetTimerPayload()-
Methods inherited from interface org.activiti.api.process.model.BPMNElement
getElementId, getProcessDefinitionId, getProcessInstanceId
-
-
-
-
Method Detail
-
getTimerPayload
TimerPayload getTimerPayload()
-
-