Class IntegrationEventEntity
java.lang.Object
org.activiti.cloud.services.audit.jpa.events.AuditEventEntity
org.activiti.cloud.services.audit.jpa.events.IntegrationEventEntity
- Direct Known Subclasses:
IntegrationErrorReceivedEventEntity,IntegrationRequestSentEventEntity,IntegrationResultReceivedEventEntity
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.activiti.cloud.services.audit.jpa.events.AuditEventEntity
equals, getAppName, getAppVersion, getBusinessKey, getEntityId, getEventId, getEventType, getId, getMessageId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessInstanceId, getSequenceNumber, getServiceFullName, getServiceName, getServiceType, getServiceVersion, getTimestamp, hashCode, setAppName, setAppVersion, setBusinessKey, setEntityId, setEventId, setEventType, setId, setMessageId, setParentProcessInstanceId, setProcessDefinitionId, setProcessDefinitionKey, setProcessInstanceId, setSequenceNumber, setServiceFullName, setServiceName, setServiceType, setServiceVersion, setTimestamp
-
Constructor Details
-
IntegrationEventEntity
-
-
Method Details
-
getIntegrationContext
public org.activiti.api.process.model.IntegrationContext getIntegrationContext() -
toString
- Overrides:
toStringin classAuditEventEntity
-