Uses of Class
org.kuali.rice.kew.actions.asyncservices.ActionInvocation

Packages that use ActionInvocation
org.kuali.rice.kew.actions.asyncservices   
org.kuali.rice.kew.routeheader.service   
org.kuali.rice.kew.routeheader.service.impl   
 

Uses of ActionInvocation in org.kuali.rice.kew.actions.asyncservices
 

Methods in org.kuali.rice.kew.actions.asyncservices with parameters of type ActionInvocation
 void ActionInvocationProcessor.invokeAction(String principalId, String documentId, ActionInvocation invocation)
           
 void ActionInvocationService.invokeAction(String principalId, String documentId, ActionInvocation invocation)
           
 

Uses of ActionInvocation in org.kuali.rice.kew.routeheader.service
 

Method parameters in org.kuali.rice.kew.routeheader.service with type arguments of type ActionInvocation
 void WorkflowDocumentService.takeMassActions(String principalId, List<ActionInvocation> actionInvocations)
          Invokes a List of actions at once.
 

Uses of ActionInvocation in org.kuali.rice.kew.routeheader.service.impl
 

Method parameters in org.kuali.rice.kew.routeheader.service.impl with type arguments of type ActionInvocation
 void WorkflowDocumentServiceImpl.takeMassActions(String principalId, List<ActionInvocation> actionInvocations)
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.