Class WorkflowEndListener

  • All Implemented Interfaces:
    Serializable, org.activiti.engine.delegate.ExecutionListener

    public class WorkflowEndListener
    extends BaseListener
    implements org.activiti.engine.delegate.ExecutionListener
    See Also:
    Serialized Form
    • Constructor Detail

      • WorkflowEndListener

        public WorkflowEndListener()
    • Method Detail

      • notify

        public void notify​(org.activiti.engine.delegate.DelegateExecution delegate)
                    throws Exception
        Specified by:
        notify in interface org.activiti.engine.delegate.ExecutionListener
        Throws:
        Exception