public class CaseInstanceAuditEventListener extends Object implements CaseEventListener, org.kie.internal.runtime.Cacheable
Constructor and Description |
---|
CaseInstanceAuditEventListener(org.jbpm.shared.services.impl.TransactionalCommandService commandService) |
Modifier and Type | Method and Description |
---|---|
void |
afterCaseReopen(CaseReopenEvent event) |
void |
afterCaseRoleAssignmentAdded(CaseRoleAssignmentEvent event) |
void |
afterCaseRoleAssignmentRemoved(CaseRoleAssignmentEvent event) |
void |
afterCaseStarted(CaseStartEvent event) |
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
afterCaseCancelled, afterCaseCommentAdded, afterCaseCommentRemoved, afterCaseCommentUpdated, afterCaseDataAdded, afterCaseDataRemoved, afterCaseDestroyed, afterDynamicProcessAdded, afterDynamicTaskAdded, beforeCaseCancelled, beforeCaseCommentAdded, beforeCaseCommentRemoved, beforeCaseCommentUpdated, beforeCaseDataAdded, beforeCaseDataRemoved, beforeCaseDestroyed, beforeCaseReopen, beforeCaseRoleAssignmentAdded, beforeCaseRoleAssignmentRemoved, beforeCaseStarted, beforeDynamicProcessAdded, beforeDynamicTaskAdded
public CaseInstanceAuditEventListener(org.jbpm.shared.services.impl.TransactionalCommandService commandService)
public void afterCaseStarted(CaseStartEvent event)
afterCaseStarted
in interface CaseEventListener
public void afterCaseReopen(CaseReopenEvent event)
afterCaseReopen
in interface CaseEventListener
public void afterCaseRoleAssignmentAdded(CaseRoleAssignmentEvent event)
afterCaseRoleAssignmentAdded
in interface CaseEventListener
public void afterCaseRoleAssignmentRemoved(CaseRoleAssignmentEvent event)
afterCaseRoleAssignmentRemoved
in interface CaseEventListener
public void close()
close
in interface org.kie.internal.runtime.Cacheable
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.