Uses of Enum Class
org.dspace.curate.CurationClientOptions
Packages that use CurationClientOptions
Package
Description
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
-
Uses of CurationClientOptions in org.dspace.curate
Methods in org.dspace.curate that return CurationClientOptionsModifier and TypeMethodDescriptionprotected static CurationClientOptionsCurationClientOptions.getClientOption(org.apache.commons.cli.CommandLine commandLine) This method resolves the CommandLine parameters to figure out which action the curation script should performstatic CurationClientOptionsReturns the enum constant of this class with the specified name.static CurationClientOptions[]CurationClientOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.