Uses of Enum Class
org.dspace.scripts.DSpaceRunnable.StepResult
Packages that use DSpaceRunnable.StepResult
-
Uses of DSpaceRunnable.StepResult in org.dspace.scripts
Methods in org.dspace.scripts that return DSpaceRunnable.StepResultModifier and TypeMethodDescriptionDSpaceRunnable.initialize(String[] args, DSpaceRunnableHandler dSpaceRunnableHandler, EPerson currentUser) This method sets the appropriate DSpaceRunnableHandler depending on where it was ran from and it parses the arguments given to the scriptstatic DSpaceRunnable.StepResultReturns the enum constant of this class with the specified name.static DSpaceRunnable.StepResult[]DSpaceRunnable.StepResult.values()Returns an array containing the constants of this enum class, in the order they are declared.