org.kuali.rice.kew.dto
Class BeforeProcessEventDTO
java.lang.Object
org.kuali.rice.kew.dto.DocumentEventDTO
org.kuali.rice.kew.dto.BeforeProcessEventDTO
- All Implemented Interfaces:
- Serializable
public class BeforeProcessEventDTO
- extends DocumentEventDTO
Signal to the PostProcessor that the routeHeader is about to be processed
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeforeProcessEventDTO
public BeforeProcessEventDTO()
getNodeInstanceId
public String getNodeInstanceId()
setNodeInstanceId
public void setNodeInstanceId(String nodeInstanceId)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.