org.kuali.rice.kew.actions.asyncservices
Class ActionInvocation
java.lang.Object
   org.kuali.rice.kew.actions.asyncservices.ActionInvocation
org.kuali.rice.kew.actions.asyncservices.ActionInvocation
- All Implemented Interfaces: 
- Serializable
- public class ActionInvocation 
- extends Object- implements Serializable
Used for mass actions from the action list.
 Represents the definition of an Action invocation against an action item.
- 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 | 
 
ActionInvocation
public ActionInvocation(String actionItemId,
                        String actionCode)
getActionCode
public String getActionCode()
- 
 
- 
 
getActionItemId
public String getActionItemId()
- 
 
- 
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.