Class SelectReviewerActionAdvancedInfo
java.lang.Object
org.dspace.xmlworkflow.state.actions.ActionAdvancedInfo
org.dspace.xmlworkflow.state.actions.processingaction.SelectReviewerActionAdvancedInfo
Class that holds the advanced information needed for the
SelectReviewerAction
See config workflow-actions.cfg-
Field Summary
Fields inherited from class org.dspace.xmlworkflow.state.actions.ActionAdvancedInfo
id, type, TYPE_PREFIX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dspace.xmlworkflow.state.actions.ActionAdvancedInfo
getId, getType, setType
-
Constructor Details
-
SelectReviewerActionAdvancedInfo
public SelectReviewerActionAdvancedInfo()
-
-
Method Details
-
getGroup
-
setGroup
-
generateId
Description copied from class:ActionAdvancedInfoSetter for the Action id to be set. This is an MD5 hash of the type and the stringified properties of the advanced info- Specified by:
generateIdin classActionAdvancedInfo- Parameters:
type- The type of this Action to be included in the MD5 hash
-