Uses of Class
org.dspace.xmlworkflow.state.actions.ActionAdvancedInfo
Packages that use ActionAdvancedInfo
-
Uses of ActionAdvancedInfo in org.dspace.xmlworkflow.state.actions
Methods in org.dspace.xmlworkflow.state.actions that return types with arguments of type ActionAdvancedInfoModifier and TypeMethodDescriptionprotected List<ActionAdvancedInfo>Action.getAdvancedInfo()Returns a list of advanced info required by the advanced optionsWorkflowActionConfig.getAdvancedInfo()Returns a Map of info for the advanced options this user has on this action -
Uses of ActionAdvancedInfo in org.dspace.xmlworkflow.state.actions.processingaction
Subclasses of ActionAdvancedInfo in org.dspace.xmlworkflow.state.actions.processingactionModifier and TypeClassDescriptionclassClass that holds the advanced information needed for theScoreReviewActionSee configworkflow-actions.cfgclassClass that holds the advanced information needed for theSelectReviewerActionSee configworkflow-actions.cfgMethods in org.dspace.xmlworkflow.state.actions.processingaction that return types with arguments of type ActionAdvancedInfoModifier and TypeMethodDescriptionprotected List<ActionAdvancedInfo>ScoreReviewAction.getAdvancedInfo()protected List<ActionAdvancedInfo>SelectReviewerAction.getAdvancedInfo()