Class RestConstants
java.lang.Object
org.gcube.vremanagement.executor.api.rest.RestConstants
- Author:
- Luca Frosini (ISTI - CNR)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PLUGINS_PATH_PART
REST path part for plugins- See Also:
-
EXECUTIONS_PATH_PART
REST path part for executions- See Also:
-
ITERATION_PARAM
REST parameter for iteration- See Also:
-
UNSCHEDULE_PARAM
REST parameter for unscheduling- See Also:
-
ORPHAN_PATH_PARAM
REST path parameter for orphaned resources- See Also:
-
-
Constructor Details
-
RestConstants
public RestConstants()
-