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