public class NotifyParentCaseEventListener extends org.kie.api.event.process.DefaultProcessEventListener implements CaseEventListener, org.kie.internal.runtime.Cacheable
| Constructor and Description |
|---|
NotifyParentCaseEventListener(org.kie.internal.identity.IdentityProvider identityProvider,
org.kie.api.runtime.manager.RuntimeManager runtimeManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCaseCancelled(CaseCancelEvent event) |
void |
afterCaseClosed(CaseCloseEvent event) |
void |
afterCaseDestroyed(CaseDestroyEvent event) |
void |
afterProcessCompleted(org.kie.api.event.process.ProcessCompletedEvent event) |
void |
afterVariableChanged(org.kie.api.event.process.ProcessVariableChangedEvent event) |
void |
beforeVariableChanged(org.kie.api.event.process.ProcessVariableChangedEvent event) |
void |
close() |
protected CaseEventSupport |
getCaseEventSupport() |
protected CaseFileInstance |
getCaseFile(org.kie.api.runtime.KieSession ksession) |
protected void |
notifyParentOnCompletion(CaseEvent event) |
afterNodeLeft, afterNodeTriggered, afterProcessStarted, beforeNodeLeft, beforeNodeTriggered, beforeProcessCompleted, beforeProcessStartedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterCaseCommentAdded, afterCaseCommentRemoved, afterCaseCommentUpdated, afterCaseDataAdded, afterCaseDataRemoved, afterCaseReopen, afterCaseRoleAssignmentAdded, afterCaseRoleAssignmentRemoved, afterCaseStarted, afterDynamicProcessAdded, afterDynamicTaskAdded, beforeCaseCancelled, beforeCaseClosed, beforeCaseCommentAdded, beforeCaseCommentRemoved, beforeCaseCommentUpdated, beforeCaseDataAdded, beforeCaseDataRemoved, beforeCaseDestroyed, beforeCaseReopen, beforeCaseRoleAssignmentAdded, beforeCaseRoleAssignmentRemoved, beforeCaseStarted, beforeDynamicProcessAdded, beforeDynamicTaskAddedpublic NotifyParentCaseEventListener(org.kie.internal.identity.IdentityProvider identityProvider,
org.kie.api.runtime.manager.RuntimeManager runtimeManager)
public void afterCaseClosed(CaseCloseEvent event)
afterCaseClosed in interface CaseEventListenerpublic void afterCaseCancelled(CaseCancelEvent event)
afterCaseCancelled in interface CaseEventListenerpublic void afterCaseDestroyed(CaseDestroyEvent event)
afterCaseDestroyed in interface CaseEventListenerpublic void afterProcessCompleted(org.kie.api.event.process.ProcessCompletedEvent event)
afterProcessCompleted in interface org.kie.api.event.process.ProcessEventListenerafterProcessCompleted in class org.kie.api.event.process.DefaultProcessEventListenerpublic void beforeVariableChanged(org.kie.api.event.process.ProcessVariableChangedEvent event)
beforeVariableChanged in interface org.kie.api.event.process.ProcessEventListenerbeforeVariableChanged in class org.kie.api.event.process.DefaultProcessEventListenerpublic void afterVariableChanged(org.kie.api.event.process.ProcessVariableChangedEvent event)
afterVariableChanged in interface org.kie.api.event.process.ProcessEventListenerafterVariableChanged in class org.kie.api.event.process.DefaultProcessEventListenerprotected void notifyParentOnCompletion(CaseEvent event)
protected CaseFileInstance getCaseFile(org.kie.api.runtime.KieSession ksession)
protected CaseEventSupport getCaseEventSupport()
public void close()
close in interface org.kie.internal.runtime.CacheableCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.