Interface VariableEvent
-
- All Superinterfaces:
RuntimeEvent<VariableInstance,VariableEvent.VariableEvents>
- All Known Subinterfaces:
VariableCreatedEvent,VariableDeletedEvent,VariableUpdatedEvent
public interface VariableEvent extends RuntimeEvent<VariableInstance,VariableEvent.VariableEvents>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classVariableEvent.VariableEvents
-
Method Summary
-
Methods inherited from interface org.activiti.api.model.shared.event.RuntimeEvent
getBusinessKey, getEntity, getEventType, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp
-
-