Class CloudVariableCreatedProducer

  • All Implemented Interfaces:
    org.activiti.api.runtime.shared.events.VariableEventListener<org.activiti.api.model.shared.event.VariableCreatedEvent>

    public class CloudVariableCreatedProducer
    extends Object
    implements org.activiti.api.runtime.shared.events.VariableEventListener<org.activiti.api.model.shared.event.VariableCreatedEvent>
    • Method Detail

      • onEvent

        public void onEvent​(org.activiti.api.model.shared.event.VariableCreatedEvent event)
        Specified by:
        onEvent in interface org.activiti.api.runtime.shared.events.VariableEventListener<org.activiti.api.model.shared.event.VariableCreatedEvent>