org.dspace.app.xmlui.aspect.workflow
Class ClaimTasksAction

java.lang.Object
  extended by org.apache.cocoon.util.AbstractLogEnabled
      extended by org.apache.cocoon.acting.AbstractAction
          extended by org.dspace.app.xmlui.aspect.workflow.ClaimTasksAction
All Implemented Interfaces:
org.apache.cocoon.acting.Action

public class ClaimTasksAction
extends org.apache.cocoon.acting.AbstractAction

Claim all the selected workflows. This action is used by the submission page, when the user clicks the claim tasks button.

Author:
Scott Phillips

Field Summary
 
Fields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP
 
Fields inherited from interface org.apache.cocoon.acting.Action
ROLE
 
Constructor Summary
ClaimTasksAction()
           
 
Method Summary
 Map act(org.apache.cocoon.environment.Redirector redirector, org.apache.cocoon.environment.SourceResolver resolver, Map objectModel, String source, org.apache.avalon.framework.parameters.Parameters parameters)
           
 
Methods inherited from class org.apache.cocoon.util.AbstractLogEnabled
getLogger, setLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClaimTasksAction

public ClaimTasksAction()
Method Detail

act

public Map act(org.apache.cocoon.environment.Redirector redirector,
               org.apache.cocoon.environment.SourceResolver resolver,
               Map objectModel,
               String source,
               org.apache.avalon.framework.parameters.Parameters parameters)
        throws Exception
Parameters:
redirector -
resolver -
objectModel - Cocoon's object model
source -
parameters -
Throws:
Exception


Copyright © 2012 DuraSpace. All Rights Reserved.