Interface CloudVariableUpdatedEvent
-
- 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>,CloudVariableEvent,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,org.activiti.api.model.shared.event.VariableEvent,org.activiti.api.model.shared.event.VariableUpdatedEvent
public interface CloudVariableUpdatedEvent extends CloudVariableEvent, org.activiti.api.model.shared.event.VariableUpdatedEvent
-
-
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
-
-