Class CloudVariableCreatedEventImpl

    • Constructor Detail

      • CloudVariableCreatedEventImpl

        public CloudVariableCreatedEventImpl()
      • CloudVariableCreatedEventImpl

        public CloudVariableCreatedEventImpl​(org.activiti.api.model.shared.model.VariableInstance entity)
      • CloudVariableCreatedEventImpl

        public CloudVariableCreatedEventImpl​(String id,
                                             Long timestamp,
                                             org.activiti.api.model.shared.model.VariableInstance entity)
    • Method Detail

      • getEventType

        public org.activiti.api.model.shared.event.VariableEvent.VariableEvents getEventType()
        Specified by:
        getEventType in interface org.activiti.api.model.shared.event.RuntimeEvent<org.activiti.api.model.shared.model.VariableInstance,​org.activiti.api.model.shared.event.VariableEvent.VariableEvents>