Constant Field Values
Contents
org.apache.*
-
org.apache.camel.component.workday.auth.AuthClientForIntegration Modifier and Type Constant Field Value public static final String
BASE_TOKEN_ENDPOINT
"https://%s/ccx/oauth2/%s/token"
-
org.apache.camel.component.workday.producer.WorkdayCommonAPIProducer Modifier and Type Constant Field Value public static final String
WORKDAY_COMMON_API_URL_TEMPLATE
"https://%s/ccx/api/v1/%s%s"
public static final String
WORKDAY_GENERIC_ID
"{ID}"
public static final String
WORKDAY_ID_PATTERN
"([0-9a-f]{32})"
-
org.apache.camel.component.workday.producer.WorkdayDefaultProducer Modifier and Type Constant Field Value public static final String
WORKDAY_URL_HEADER
"CamelWorkdayURL"
-
org.apache.camel.component.workday.producer.WorkdayReportProducer Modifier and Type Constant Field Value public static final String
WORKDAY_RASS_URL_TEMPLATE
"https://%s/ccx/service/customreport2/%s%s"