Package org.kuali.rice.kew.api.action

Copyright 2005-2011 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.

See:
          Description

Interface Summary
ActionInvocationQueue Defines the contract for a message queue which can invoke requested workflow actions against an action item on a document.
ActionItemContract  
ActionItemCustomizationContract  
ActionRequestContract  
ActionSetContract Specifies a set of Action codes.
ActionTakenContract  
RolePokerQueue Defines the contract of a message queue for "poking" a role for a specified document.
RoutingReportActionToTakeContract  
RoutingReportCriteriaContract  
WorkflowDocumentActionsService This service defines various operations which are used to perform actions against a workflow Document.
 

Class Summary
ActionInvocation Represents the definition of an Action invocation against an action item.
ActionItem  
ActionItem.Builder A builder which can be used to construct ActionItem instances.
ActionItemCustomization  
ActionItemCustomization.Builder A builder which can be used to construct ActionItemCustomization instances.
ActionRequest  
ActionRequest.Builder A builder which can be used to construct ActionRequest instances.
ActionSet Specifies a set of Action codes.
ActionSet.Builder A builder which can be used to construct DisplayParameters instances.
ActionTaken  
ActionTaken.Builder A builder which can be used to construct ActionTaken instances.
AdHocRevoke  
AdHocToGroup  
AdHocToGroup.Builder  
AdHocToPrincipal  
AdHocToPrincipal.Builder  
DocumentActionParameters  
DocumentActionParameters.Builder A builder which can be used to construct DocumentActionParameters instances.
DocumentActionResult  
MovePoint  
RequestedActions  
ReturnPoint  
RoutingReportActionToTake A transport object representing an action a user might take
RoutingReportActionToTake.Builder A builder which can be used to construct RoutingReportActionToTake instances.
RoutingReportCriteria  
RoutingReportCriteria.Builder A builder which can be used to construct RoutingReportCriteria instances.
ValidActions  
ValidActions.Builder A builder which can be used to construct ValidActions instances.
 

Enum Summary
ActionRequestPolicy  
ActionRequestStatus  
ActionRequestType  
ActionType TODO...
RecipientType  
 

Exception Summary
InvalidActionTakenException  
 

Package org.kuali.rice.kew.api.action Description

Copyright 2005-2011 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. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



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