Uses of Enum
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 type with the specified name.static ProcessStatus[]
ProcessStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.