Interface SequenceFlowEvent
-
- All Superinterfaces:
RuntimeEvent<BPMNSequenceFlow,SequenceFlowEvent.SequenceFlowEvents>,Serializable
- All Known Subinterfaces:
BPMNSequenceFlowTakenEvent
public interface SequenceFlowEvent extends RuntimeEvent<BPMNSequenceFlow,SequenceFlowEvent.SequenceFlowEvents>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSequenceFlowEvent.SequenceFlowEvents
-
Method Summary
-
Methods inherited from interface org.activiti.api.model.shared.event.RuntimeEvent
getBusinessKey, getEntity, getEventType, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp
-
-