Class AbstractWorkflowStatusListener

  • All Implemented Interfaces:
    WorkflowStatusListener

    public abstract class AbstractWorkflowStatusListener
    extends Object
    implements WorkflowStatusListener
    Default implementation of a workflow status listener. This implementation provides default implementation of all notification methods with no operations. Allowing to override only those methods required by the plugin.