org.dspace.xmlworkflow.state.actions
Class UserSelectionActionConfig

java.lang.Object
  extended by org.dspace.xmlworkflow.state.actions.WorkflowActionConfig
      extended by org.dspace.xmlworkflow.state.actions.UserSelectionActionConfig

public class UserSelectionActionConfig
extends WorkflowActionConfig

A class containing the user selection action configuration

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)

Field Summary
 
Fields inherited from class org.dspace.xmlworkflow.state.actions.WorkflowActionConfig
processingAction
 
Constructor Summary
UserSelectionActionConfig(String id)
           
 
Method Summary
 UserSelectionAction getProcessingAction()
           
 
Methods inherited from class org.dspace.xmlworkflow.state.actions.WorkflowActionConfig
getActionUI, getId, getStep, requiresUI, setActionUI, setProcessingAction, setRequiresUI, setStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSelectionActionConfig

public UserSelectionActionConfig(String id)
Method Detail

getProcessingAction

public UserSelectionAction getProcessingAction()
Overrides:
getProcessingAction in class WorkflowActionConfig


Copyright © 2011 DuraSpace. All Rights Reserved.