Class ApproveAction

java.lang.Object
org.kuali.rice.kew.actions.ActionTakenEvent
org.kuali.rice.kew.actions.ApproveAction

public class ApproveAction extends ActionTakenEvent
The ApproveAction records and processes an approve action. The routeheader is first checked to make sure the action is valid for the document. Next the user is checked to make sure he/she has not taken a previous action on this document at the actions responsibility or below. The action is recorded. Any requests related to this user are deactivated.
Author:
Kuali Rice Team (rice.collab@kuali.org)