org.apache.oozie.client.rest
Interface RestConstants


public interface RestConstants

Constansts used by Oozie REST WS API


Field Summary
static String ACTION_PARAM
           
static String ADMIN
           
static String ADMIN_BUILD_VERSION_RESOURCE
           
static String ADMIN_CONFIG_RESOURCE
           
static String ADMIN_INSTRUMENTATION_RESOURCE
           
static String ADMIN_JAVA_SYS_PROPS_RESOURCE
           
static String ADMIN_JMS_INFO
           
static String ADMIN_LOG_RESOURCE
           
static String ADMIN_OS_ENV_RESOURCE
           
static String ADMIN_QUEUE_DUMP_RESOURCE
           
static String ADMIN_SAFE_MODE_PARAM
           
static String ADMIN_STATUS_RESOURCE
           
static String ADMIN_SYSTEM_MODE_PARAM
           
static String ADMIN_TIME_ZONES_RESOURCE
           
static String DO_AS_PARAM
           
static String FORM_CONTENT_TYPE
           
static String JOB
           
static String JOB_ACTION_CHANGE
           
static String JOB_ACTION_DRYRUN
           
static String JOB_ACTION_KILL
           
static String JOB_ACTION_RERUN
           
static String JOB_ACTION_RESUME
           
static String JOB_ACTION_START
           
static String JOB_ACTION_SUSPEND
           
static String JOB_BUNDLE_ACTION_RERUN
           
static String JOB_BUNDLE_RERUN_COORD_SCOPE_PARAM
           
static String JOB_BUNDLE_RERUN_DATE_SCOPE_PARAM
           
static String JOB_CHANGE_VALUE
           
static String JOB_COORD_ACTION_RERUN
           
static String JOB_COORD_RERUN_ACTION
           
static String JOB_COORD_RERUN_DATE
           
static String JOB_COORD_RERUN_NOCLEANUP_PARAM
           
static String JOB_COORD_RERUN_REFRESH_PARAM
           
static String JOB_COORD_RERUN_SCOPE_PARAM
           
static String JOB_COORD_RERUN_TYPE_PARAM
           
static String JOB_FILTER_PARAM
           
static String JOB_LOG_ACTION
           
static String JOB_LOG_DATE
           
static String JOB_LOG_SCOPE_PARAM
           
static String JOB_LOG_TYPE_PARAM
           
static String JOB_RESOURCE
           
static String JOB_SHOW_CONFIG
           
static String JOB_SHOW_DEFINITION
           
static String JOB_SHOW_GRAPH
           
static String JOB_SHOW_INFO
           
static String JOB_SHOW_JMS_TOPIC
           
static String JOB_SHOW_KILL_PARAM
           
static String JOB_SHOW_LOG
           
static String JOB_SHOW_PARAM
           
static String JOBS
           
static String JOBS_BULK_PARAM
           
static String JOBS_EXTERNAL_ID_PARAM
           
static String JOBS_FILTER_PARAM
           
static String JOBTYPE_PARAM
           
static String JSON_CONTENT_TYPE
           
static String LEN_PARAM
           
static String MAX_EVENTS
           
static String OFFSET_PARAM
           
static String OOZIE_ERROR_CODE
           
static String OOZIE_ERROR_MESSAGE
           
static String ORDER_PARAM
           
static String PNG_IMAGE_CONTENT_TYPE
           
static String SLA
           
static String SLA_GT_SEQUENCE_ID
           
static String TEXT_CONTENT_TYPE
           
static String TIME_ZONE_PARAM
           
static String VERSIONS
           
static String XML_CONTENT_TYPE
           
 

Field Detail

VERSIONS

static final String VERSIONS
See Also:
Constant Field Values

JOB

static final String JOB
See Also:
Constant Field Values

JOBS

static final String JOBS
See Also:
Constant Field Values

ADMIN

static final String ADMIN
See Also:
Constant Field Values

JSON_CONTENT_TYPE

static final String JSON_CONTENT_TYPE
See Also:
Constant Field Values

XML_CONTENT_TYPE

static final String XML_CONTENT_TYPE
See Also:
Constant Field Values

FORM_CONTENT_TYPE

static final String FORM_CONTENT_TYPE
See Also:
Constant Field Values

TEXT_CONTENT_TYPE

static final String TEXT_CONTENT_TYPE
See Also:
Constant Field Values

PNG_IMAGE_CONTENT_TYPE

static final String PNG_IMAGE_CONTENT_TYPE
See Also:
Constant Field Values

ACTION_PARAM

static final String ACTION_PARAM
See Also:
Constant Field Values

OFFSET_PARAM

static final String OFFSET_PARAM
See Also:
Constant Field Values

LEN_PARAM

static final String LEN_PARAM
See Also:
Constant Field Values

ORDER_PARAM

static final String ORDER_PARAM
See Also:
Constant Field Values

JOB_FILTER_PARAM

static final String JOB_FILTER_PARAM
See Also:
Constant Field Values

JOB_RESOURCE

static final String JOB_RESOURCE
See Also:
Constant Field Values

JOB_ACTION_START

static final String JOB_ACTION_START
See Also:
Constant Field Values

JOB_ACTION_DRYRUN

static final String JOB_ACTION_DRYRUN
See Also:
Constant Field Values

JOB_ACTION_SUSPEND

static final String JOB_ACTION_SUSPEND
See Also:
Constant Field Values

JOB_ACTION_RESUME

static final String JOB_ACTION_RESUME
See Also:
Constant Field Values

JOB_ACTION_KILL

static final String JOB_ACTION_KILL
See Also:
Constant Field Values

JOB_ACTION_CHANGE

static final String JOB_ACTION_CHANGE
See Also:
Constant Field Values

JOB_CHANGE_VALUE

static final String JOB_CHANGE_VALUE
See Also:
Constant Field Values

JOB_ACTION_RERUN

static final String JOB_ACTION_RERUN
See Also:
Constant Field Values

JOB_COORD_ACTION_RERUN

static final String JOB_COORD_ACTION_RERUN
See Also:
Constant Field Values

JOB_BUNDLE_ACTION_RERUN

static final String JOB_BUNDLE_ACTION_RERUN
See Also:
Constant Field Values

JOB_SHOW_PARAM

static final String JOB_SHOW_PARAM
See Also:
Constant Field Values

JOB_SHOW_CONFIG

static final String JOB_SHOW_CONFIG
See Also:
Constant Field Values

JOB_SHOW_INFO

static final String JOB_SHOW_INFO
See Also:
Constant Field Values

JOB_SHOW_LOG

static final String JOB_SHOW_LOG
See Also:
Constant Field Values

JOB_SHOW_DEFINITION

static final String JOB_SHOW_DEFINITION
See Also:
Constant Field Values

JOB_SHOW_GRAPH

static final String JOB_SHOW_GRAPH
See Also:
Constant Field Values

JOB_SHOW_KILL_PARAM

static final String JOB_SHOW_KILL_PARAM
See Also:
Constant Field Values

JOB_BUNDLE_RERUN_COORD_SCOPE_PARAM

static final String JOB_BUNDLE_RERUN_COORD_SCOPE_PARAM
See Also:
Constant Field Values

JOB_BUNDLE_RERUN_DATE_SCOPE_PARAM

static final String JOB_BUNDLE_RERUN_DATE_SCOPE_PARAM
See Also:
Constant Field Values

JOB_COORD_RERUN_TYPE_PARAM

static final String JOB_COORD_RERUN_TYPE_PARAM
See Also:
Constant Field Values

JOB_COORD_RERUN_DATE

static final String JOB_COORD_RERUN_DATE
See Also:
Constant Field Values

JOB_COORD_RERUN_ACTION

static final String JOB_COORD_RERUN_ACTION
See Also:
Constant Field Values

JOB_COORD_RERUN_SCOPE_PARAM

static final String JOB_COORD_RERUN_SCOPE_PARAM
See Also:
Constant Field Values

JOB_COORD_RERUN_REFRESH_PARAM

static final String JOB_COORD_RERUN_REFRESH_PARAM
See Also:
Constant Field Values

JOB_COORD_RERUN_NOCLEANUP_PARAM

static final String JOB_COORD_RERUN_NOCLEANUP_PARAM
See Also:
Constant Field Values

JOB_LOG_ACTION

static final String JOB_LOG_ACTION
See Also:
Constant Field Values

JOB_LOG_DATE

static final String JOB_LOG_DATE
See Also:
Constant Field Values

JOB_LOG_SCOPE_PARAM

static final String JOB_LOG_SCOPE_PARAM
See Also:
Constant Field Values

JOB_LOG_TYPE_PARAM

static final String JOB_LOG_TYPE_PARAM
See Also:
Constant Field Values

JOBS_FILTER_PARAM

static final String JOBS_FILTER_PARAM
See Also:
Constant Field Values

JOBS_BULK_PARAM

static final String JOBS_BULK_PARAM
See Also:
Constant Field Values

JOBS_EXTERNAL_ID_PARAM

static final String JOBS_EXTERNAL_ID_PARAM
See Also:
Constant Field Values

ADMIN_STATUS_RESOURCE

static final String ADMIN_STATUS_RESOURCE
See Also:
Constant Field Values

ADMIN_SAFE_MODE_PARAM

static final String ADMIN_SAFE_MODE_PARAM
See Also:
Constant Field Values

ADMIN_SYSTEM_MODE_PARAM

static final String ADMIN_SYSTEM_MODE_PARAM
See Also:
Constant Field Values

ADMIN_LOG_RESOURCE

static final String ADMIN_LOG_RESOURCE
See Also:
Constant Field Values

ADMIN_OS_ENV_RESOURCE

static final String ADMIN_OS_ENV_RESOURCE
See Also:
Constant Field Values

ADMIN_JAVA_SYS_PROPS_RESOURCE

static final String ADMIN_JAVA_SYS_PROPS_RESOURCE
See Also:
Constant Field Values

ADMIN_CONFIG_RESOURCE

static final String ADMIN_CONFIG_RESOURCE
See Also:
Constant Field Values

ADMIN_INSTRUMENTATION_RESOURCE

static final String ADMIN_INSTRUMENTATION_RESOURCE
See Also:
Constant Field Values

ADMIN_BUILD_VERSION_RESOURCE

static final String ADMIN_BUILD_VERSION_RESOURCE
See Also:
Constant Field Values

ADMIN_QUEUE_DUMP_RESOURCE

static final String ADMIN_QUEUE_DUMP_RESOURCE
See Also:
Constant Field Values

OOZIE_ERROR_CODE

static final String OOZIE_ERROR_CODE
See Also:
Constant Field Values

OOZIE_ERROR_MESSAGE

static final String OOZIE_ERROR_MESSAGE
See Also:
Constant Field Values

JOBTYPE_PARAM

static final String JOBTYPE_PARAM
See Also:
Constant Field Values

SLA_GT_SEQUENCE_ID

static final String SLA_GT_SEQUENCE_ID
See Also:
Constant Field Values

MAX_EVENTS

static final String MAX_EVENTS
See Also:
Constant Field Values

SLA

static final String SLA
See Also:
Constant Field Values

DO_AS_PARAM

static final String DO_AS_PARAM
See Also:
Constant Field Values

TIME_ZONE_PARAM

static final String TIME_ZONE_PARAM
See Also:
Constant Field Values

ADMIN_TIME_ZONES_RESOURCE

static final String ADMIN_TIME_ZONES_RESOURCE
See Also:
Constant Field Values

ADMIN_JMS_INFO

static final String ADMIN_JMS_INFO
See Also:
Constant Field Values

JOB_SHOW_JMS_TOPIC

static final String JOB_SHOW_JMS_TOPIC
See Also:
Constant Field Values


Copyright © 2013 Apache Software Foundation. All Rights Reserved.