Interface IntegrationEvent
-
- All Superinterfaces:
RuntimeEvent<IntegrationContext,IntegrationEvent.IntegrationEvents>,Serializable
public interface IntegrationEvent extends RuntimeEvent<IntegrationContext,IntegrationEvent.IntegrationEvents>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIntegrationEvent.IntegrationEvents
-
Method Summary
-
Methods inherited from interface org.activiti.api.model.shared.event.RuntimeEvent
getBusinessKey, getEntity, getEventType, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp
-
-