Uses of Class
org.kuali.rice.kew.api.action.ActionInvocation
Packages that use ActionInvocation
-
Uses of ActionInvocation in org.kuali.rice.kew.api.action
Methods in org.kuali.rice.kew.api.action that return ActionInvocationModifier and TypeMethodDescriptionstatic ActionInvocationActionInvocation.create(ActionType action, String actionItemId) Creates a newActionInvocationwhich indicates that the specified action should be executed against the action item with the given id.Methods in org.kuali.rice.kew.api.action with parameters of type ActionInvocationModifier and TypeMethodDescriptionvoidActionInvocationQueue.invokeAction(String principalId, String documentId, ActionInvocation actionInvocation)