Skip navigation links
A B C G I O P S V W 

A

afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.component.workday.WorkdayComponent
 
AuthClientForIntegration - Class in org.apache.camel.component.workday.auth
 
AuthClientForIntegration(WorkdayConfiguration) - Constructor for class org.apache.camel.component.workday.auth.AuthClientForIntegration
 
AutheticationClient - Interface in org.apache.camel.component.workday.auth
 

B

BASE_TOKEN_ENDPOINT - Static variable in class org.apache.camel.component.workday.auth.AuthClientForIntegration
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.workday.WorkdayEndpointUriFactory
 

C

configure(CloseableHttpClient, HttpRequestBase) - Method in class org.apache.camel.component.workday.auth.AuthClientForIntegration
 
configure(CloseableHttpClient, HttpRequestBase) - Method in interface org.apache.camel.component.workday.auth.AutheticationClient
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.workday.WorkdayComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.workday.WorkdayEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.workday.WorkdayEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.workday.WorkdayComponent
 
createProducer() - Method in class org.apache.camel.component.workday.WorkdayEndpoint
 

G

getBearerToken(CloseableHttpClient) - Method in class org.apache.camel.component.workday.auth.AuthClientForIntegration
 
getClientId() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getClientSecret() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getEndpoint() - Method in class org.apache.camel.component.workday.producer.WorkdayDefaultProducer
 
getEntity() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getHost() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getHttpConnectionManager() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.workday.WorkdayComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.workday.WorkdayEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.workday.WorkdayComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.workday.WorkdayEndpointConfigurer
 
getParameters() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getPath() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getReportFormat() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getTenant() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getTokenRefresh() - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
getWorkdayConfiguration() - Method in class org.apache.camel.component.workday.WorkdayEndpoint
 

I

isEnabled(String) - Method in class org.apache.camel.component.workday.WorkdayEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.workday.WorkdayEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.workday.WorkdayEndpointUriFactory
 

O

org.apache.camel.component.workday - package org.apache.camel.component.workday
 
org.apache.camel.component.workday.auth - package org.apache.camel.component.workday.auth
 
org.apache.camel.component.workday.producer - package org.apache.camel.component.workday.producer
 

P

parseConfiguration(WorkdayConfiguration, String, Map<String, Object>) - Method in class org.apache.camel.component.workday.WorkdayComponent
Parses the configuration
parseURI(String, Map<String, Object>) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
prepareUri(WorkdayConfiguration) - Method in class org.apache.camel.component.workday.producer.WorkdayCommonAPIProducer
 
prepareUri(WorkdayConfiguration) - Method in class org.apache.camel.component.workday.producer.WorkdayDefaultProducer
 
prepareUri(WorkdayConfiguration) - Method in class org.apache.camel.component.workday.producer.WorkdayReportProducer
 
process(Exchange) - Method in class org.apache.camel.component.workday.producer.WorkdayDefaultProducer
 
propertyNames() - Method in class org.apache.camel.component.workday.WorkdayEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.workday.WorkdayEndpointUriFactory
 
setClientId(String) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setClientSecret(String) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setEntity(WorkdayConfiguration.Entity) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setHost(String) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setHttpConnectionManager(PoolingHttpClientConnectionManager) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setPath(String) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setReportFormat(String) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setTenant(String) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setTokenRefresh(String) - Method in class org.apache.camel.component.workday.WorkdayConfiguration
 
setWorkdayConfiguration(WorkdayConfiguration) - Method in class org.apache.camel.component.workday.WorkdayEndpoint
 

V

validateConnectionParameters(WorkdayConfiguration) - Method in class org.apache.camel.component.workday.WorkdayComponent
 
valueOf(String) - Static method in enum org.apache.camel.component.workday.WorkdayConfiguration.Entity
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.workday.WorkdayConfiguration.Entity
Returns an array containing the constants of this enum type, in the order they are declared.

W

WORKDAY_COMMON_API_URL_TEMPLATE - Static variable in class org.apache.camel.component.workday.producer.WorkdayCommonAPIProducer
 
WORKDAY_GENERIC_ID - Static variable in class org.apache.camel.component.workday.producer.WorkdayCommonAPIProducer
 
WORKDAY_ID_PATTERN - Static variable in class org.apache.camel.component.workday.producer.WorkdayCommonAPIProducer
 
WORKDAY_RASS_URL_TEMPLATE - Static variable in class org.apache.camel.component.workday.producer.WorkdayReportProducer
 
WORKDAY_URL_HEADER - Static variable in class org.apache.camel.component.workday.producer.WorkdayDefaultProducer
 
WorkdayCommonAPIProducer - Class in org.apache.camel.component.workday.producer
The Workday Common REST API producer.
WorkdayCommonAPIProducer(WorkdayEndpoint) - Constructor for class org.apache.camel.component.workday.producer.WorkdayCommonAPIProducer
 
WorkdayComponent - Class in org.apache.camel.component.workday
Represents the component that manages WorkdayEndpoint.
WorkdayComponent() - Constructor for class org.apache.camel.component.workday.WorkdayComponent
 
WorkdayComponentConfigurer - Class in org.apache.camel.component.workday
Generated by camel build tools - do NOT edit this file!
WorkdayComponentConfigurer() - Constructor for class org.apache.camel.component.workday.WorkdayComponentConfigurer
 
WorkdayConfiguration - Class in org.apache.camel.component.workday
 
WorkdayConfiguration() - Constructor for class org.apache.camel.component.workday.WorkdayConfiguration
 
WorkdayConfiguration.Entity - Enum in org.apache.camel.component.workday
 
WorkdayDefaultProducer - Class in org.apache.camel.component.workday.producer
The Workday Default producer.
WorkdayDefaultProducer(WorkdayEndpoint) - Constructor for class org.apache.camel.component.workday.producer.WorkdayDefaultProducer
 
WorkdayEndpoint - Class in org.apache.camel.component.workday
Detect and parse documents using Workday.
WorkdayEndpoint() - Constructor for class org.apache.camel.component.workday.WorkdayEndpoint
 
WorkdayEndpoint(String, WorkdayComponent, WorkdayConfiguration) - Constructor for class org.apache.camel.component.workday.WorkdayEndpoint
 
WorkdayEndpointConfigurer - Class in org.apache.camel.component.workday
Generated by camel build tools - do NOT edit this file!
WorkdayEndpointConfigurer() - Constructor for class org.apache.camel.component.workday.WorkdayEndpointConfigurer
 
WorkdayEndpointUriFactory - Class in org.apache.camel.component.workday
Generated by camel build tools - do NOT edit this file!
WorkdayEndpointUriFactory() - Constructor for class org.apache.camel.component.workday.WorkdayEndpointUriFactory
 
WorkdayReportProducer - Class in org.apache.camel.component.workday.producer
The Workday Report producer.
WorkdayReportProducer(WorkdayEndpoint) - Constructor for class org.apache.camel.component.workday.producer.WorkdayReportProducer
 
A B C G I O P S V W 
Skip navigation links

Apache Camel