Class DocumentRoutingEscalationListener

  • All Implemented Interfaces:
    EventListener

    public class DocumentRoutingEscalationListener
    extends Object
    implements EventListener
    Triggers the execution of all escalation rules on all running workflows. This listener is notified by the 'executeEscalationRules' event.
    Since:
    5.7.2
    • Field Detail

      • USE_LEGACY_CONF_KEY

        @Deprecated
        public static final String USE_LEGACY_CONF_KEY
        Deprecated.
        since 2023.0, no replacement
        Allows to use legacy escalation rules execution mechanism.
        Since:
        2023.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • DocumentRoutingEscalationListener

        public DocumentRoutingEscalationListener()