Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.WORKFLOW_PHASE
-
Packages that use WORKFLOW_PHASE Package Description org.gcube.application.geoportalcommon.shared.geoportal -
-
Uses of WORKFLOW_PHASE in org.gcube.application.geoportalcommon.shared.geoportal
Methods in org.gcube.application.geoportalcommon.shared.geoportal that return WORKFLOW_PHASE Modifier and Type Method Description static WORKFLOW_PHASEWORKFLOW_PHASE. valueOf(String name)Returns the enum constant of this type with the specified name.static WORKFLOW_PHASE[]WORKFLOW_PHASE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-