Interface ActivitiEventListener

    • Method Detail

      • onEvent

        void onEvent​(ActivitiEvent event)
        Called when an event has been fired
        Parameters:
        event - the event
      • isFailOnException

        boolean isFailOnException()
        Returns:
        whether or not the current operation should fail when this listeners execution throws an exception.