public class DocumentRoutingEscalationListener extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
static String |
EXECUTE_ESCALATION_RULE_EVENT |
Constructor and Description |
---|
DocumentRoutingEscalationListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event event)
Handle the given event.
|
protected void |
triggerEsclationRulesExecution(String repositoryName) |
public static final String EXECUTE_ESCALATION_RULE_EVENT
public DocumentRoutingEscalationListener()
public void handleEvent(Event event)
EventListener
Event.cancel()
handleEvent
in interface EventListener
event
- the eventprotected void triggerEsclationRulesExecution(String repositoryName)
Copyright © 2016 Nuxeo SA. All rights reserved.