org.dspace.xmlworkflow.state.actions.processingaction
Class FinalEditAction
java.lang.Object
org.dspace.xmlworkflow.state.actions.Action
org.dspace.xmlworkflow.state.actions.processingaction.ProcessingAction
org.dspace.xmlworkflow.state.actions.processingaction.FinalEditAction
public class FinalEditAction
- extends ProcessingAction
Processing class of an action that allows users to
accept/reject a workflow item
- Author:
- Bram De Schouwer (bram.deschouwer at dot com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinalEditAction
public FinalEditAction()
activate
public void activate(Context c,
XmlWorkflowItem wf)
throws SQLException
- Specified by:
activate in class Action
- Throws:
SQLException
execute
public ActionResult execute(Context c,
XmlWorkflowItem wfi,
Step step,
javax.servlet.http.HttpServletRequest request)
throws SQLException,
AuthorizeException,
IOException
- Specified by:
execute in class Action
- Throws:
SQLException
AuthorizeException
IOException
processMainPage
public ActionResult processMainPage(Context c,
XmlWorkflowItem wfi,
Step step,
javax.servlet.http.HttpServletRequest request)
throws SQLException,
AuthorizeException
- Throws:
SQLException
AuthorizeException
Copyright © 2012 DuraSpace. All Rights Reserved.