Uses of Interface
org.kuali.rice.kew.api.action.ActionInvocationQueue

Packages that use ActionInvocationQueue
org.kuali.rice.kew.api Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.impl.action   
 

Uses of ActionInvocationQueue in org.kuali.rice.kew.api
 

Methods in org.kuali.rice.kew.api that return ActionInvocationQueue
static ActionInvocationQueue KewApiServiceLocator.getActionInvocationProcessorService(String documentId, String applicationId)
           
 

Uses of ActionInvocationQueue in org.kuali.rice.kew.impl.action
 

Classes in org.kuali.rice.kew.impl.action that implement ActionInvocationQueue
 class ActionInvocationQueueImpl
          Reference implementation of the ActionInvocationQueue.
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.