Class ProcessApplicationEventListenerDelegate

    • Constructor Detail

      • ProcessApplicationEventListenerDelegate

        public ProcessApplicationEventListenerDelegate()
    • Method Detail

      • performNotification

        protected void performNotification​(DelegateExecution execution,
                                           java.util.concurrent.Callable<java.lang.Void> notification)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • notifyExecutionListener

        protected void notifyExecutionListener​(DelegateExecution execution)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • notifyTaskListener

        protected void notifyTaskListener​(DelegateTask task)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception