public class NodeLeftCountDownProcessEventListener extends NodeCountDownProcessEventListener
nodeNamelatch, threads| Constructor and Description |
|---|
NodeLeftCountDownProcessEventListener() |
NodeLeftCountDownProcessEventListener(String nodeName,
int threads) |
NodeLeftCountDownProcessEventListener(String nodeName,
int threads,
boolean reactOnBeforeNodeLeft) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterNodeLeft(org.kie.api.event.process.ProcessNodeLeftEvent event) |
void |
beforeNodeLeft(org.kie.api.event.process.ProcessNodeLeftEvent event) |
resetcountDown, reset, reset, waitTillCompleted, waitTillCompletedafterNodeTriggered, afterProcessCompleted, afterProcessStarted, afterVariableChanged, beforeNodeTriggered, beforeProcessCompleted, beforeProcessStarted, beforeVariableChangedpublic NodeLeftCountDownProcessEventListener()
public NodeLeftCountDownProcessEventListener(String nodeName, int threads)
public NodeLeftCountDownProcessEventListener(String nodeName, int threads, boolean reactOnBeforeNodeLeft)
public void afterNodeLeft(org.kie.api.event.process.ProcessNodeLeftEvent event)
afterNodeLeft in interface org.kie.api.event.process.ProcessEventListenerafterNodeLeft in class org.kie.api.event.process.DefaultProcessEventListenerpublic void beforeNodeLeft(org.kie.api.event.process.ProcessNodeLeftEvent event)
beforeNodeLeft in interface org.kie.api.event.process.ProcessEventListenerbeforeNodeLeft in class org.kie.api.event.process.DefaultProcessEventListenerCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.