Interface CloudVariableEvent
-
- All Superinterfaces:
org.activiti.api.model.shared.model.ApplicationElement,CloudRuntimeEntity,CloudRuntimeEvent<org.activiti.api.model.shared.model.VariableInstance,org.activiti.api.model.shared.event.VariableEvent.VariableEvents>,org.activiti.api.model.shared.event.RuntimeEvent<org.activiti.api.model.shared.model.VariableInstance,org.activiti.api.model.shared.event.VariableEvent.VariableEvents>,java.io.Serializable
- All Known Subinterfaces:
CloudVariableCreatedEvent,CloudVariableDeletedEvent,CloudVariableUpdatedEvent
public interface CloudVariableEvent extends CloudRuntimeEvent<org.activiti.api.model.shared.model.VariableInstance,org.activiti.api.model.shared.event.VariableEvent.VariableEvents>
-
-
Method Summary
-
Methods inherited from interface org.activiti.api.model.shared.model.ApplicationElement
getAppVersion
-
Methods inherited from interface org.activiti.cloud.api.model.shared.CloudRuntimeEntity
getAppName, getServiceFullName, getServiceName, getServiceType, getServiceVersion
-
Methods inherited from interface org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent
getEntityId, getMessageId, getSequenceNumber
-
-