Uses of Class
org.dspace.xmlworkflow.state.actions.UserSelectionActionConfig
-
Packages that use UserSelectionActionConfig Package Description org.dspace.xmlworkflow.state A workflow consists of a sequence of steps. -
-
Uses of UserSelectionActionConfig in org.dspace.xmlworkflow.state
Methods in org.dspace.xmlworkflow.state that return UserSelectionActionConfig Modifier and Type Method Description UserSelectionActionConfigStep. getUserSelectionMethod()Getter for the step's configured user selection method.Methods in org.dspace.xmlworkflow.state with parameters of type UserSelectionActionConfig Modifier and Type Method Description voidStep. setUserSelectionMethod(UserSelectionActionConfig userSelectionMethod)Set the user selection configuration.
-