| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionTakenEvent | |
|---|---|
| org.kuali.rice.kew.actions | |
| Uses of ActionTakenEvent in org.kuali.rice.kew.actions | 
|---|
| Subclasses of ActionTakenEvent in org.kuali.rice.kew.actions | |
|---|---|
|  class | AcknowledgeActionAcknowledegeAction records the users acknowledgement of a document | 
|  class | AdHocActionResponsible for creating adhoc requests that are requested from the client. | 
|  class | ApproveActionThe ApproveAction records and processes an approve action. | 
|  class | BlanketApproveActionDoes the sync work for blanket approves requested by client apps. | 
|  class | CancelActionCancels a document at the request of a client app. | 
|  class | ClearFYIActionClearFYIAction deactivates the user requests. | 
|  class | CompleteActionCompleteAction records and process a complete action The routeheader is first checked to make sure the action is valid for the document. | 
|  class | DisapproveActionDisapproves a document. | 
|  class | LogDocumentActionActionSimply records an action taken with an annotation. | 
|  class | MoveDocumentActionReturns a document to a previous node in the route. | 
|  class | RecallAction | 
|  class | ReleaseWorkgroupAuthorityThis is the inverse of the TakeWorkgroupAuthorityaction. | 
|  class | ReturnToPreviousNodeActionReturns a document to a previous node in the route. | 
|  class | RevokeAdHocActionThe RevokeAdHocApprove revokes the specified AdHoc requests. | 
|  class | RouteDocumentActionAction that puts the document in routing. | 
|  class | SaveActionEventSaves a document. | 
|  class | SuperUserActionRequestApproveEventSuper user Approves a single action request. | 
|  class | SuperUserApproveEventDoes a super user approve action. | 
|  class | SuperUserCancelEventperforms a cancel action as a super user | 
|  class | SuperUserDisapproveEventPerforms a disapprove as a super user | 
|  class | SuperUserNodeApproveEventDoes a node level super user approve action. | 
|  class | SuperUserReturnToPreviousNodeActionDoes a return to previous as a superuser | 
|  class | TakeWorkgroupAuthorityRemoves all workgroup action items for a document from everyone's action list except the person who took the workgroup authority | 
| Methods in org.kuali.rice.kew.actions that return ActionTakenEvent | |
|---|---|
|  ActionTakenEvent | ActionRegistry.createAction(String actionCode,
                         List<DataDefinition> parameters)Constructs and returns the ActionTakenEvent implementation which can be used to invoke the Action with the given parameters. | 
|  ActionTakenEvent | ActionRegistryImpl.createAction(String actionCode,
                         List<DataDefinition> parameters) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||