Uses of Enum Class
org.cdlib.mrt.core.ProcessStatus
Packages that use ProcessStatus
-
Uses of ProcessStatus in org.cdlib.mrt.core
Methods in org.cdlib.mrt.core that return ProcessStatusModifier and TypeMethodDescriptionstatic ProcessStatus
Returns the enum constant of this class with the specified name.static ProcessStatus[]
ProcessStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.