Interface VariableEventListener<E extends org.activiti.api.model.shared.event.RuntimeEvent<?,?>>


public interface VariableEventListener<E extends org.activiti.api.model.shared.event.RuntimeEvent<?,?>>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEvent(E event)
     
  • Method Details

    • onEvent

      void onEvent(E event)