public class AfterProcessEvent extends Object implements IDocumentEvent
ACTION_TAKEN, AFTER_PROCESS, BEFORE_PROCESS, DELETE_CHANGE, LOCK_DOCUMENTS, ROUTE_LEVEL_CHANGE, ROUTE_STATUS_CHANGE| Constructor and Description |
|---|
AfterProcessEvent(String documentId,
String appDocId,
String nodeInstanceId,
boolean successfullyProcessed) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppDocId() |
String |
getDocumentEventCode() |
String |
getDocumentId() |
String |
getNodeInstanceId() |
boolean |
isSuccessfullyProcessed() |
public AfterProcessEvent(String documentId, String appDocId, String nodeInstanceId, boolean successfullyProcessed)
public String getNodeInstanceId()
public String getDocumentId()
getDocumentId in interface IDocumentEventpublic String getAppDocId()
getAppDocId in interface IDocumentEventpublic boolean isSuccessfullyProcessed()
public String getDocumentEventCode()
getDocumentEventCode in interface IDocumentEventCopyright © 2005–2015 The Kuali Foundation. All rights reserved.