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
 

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

getAllOptions(Object) - Method in class org.apache.camel.component.workday.WorkdayComponentConfigurer
 
getAllOptions(Object) - Method in class org.apache.camel.component.workday.WorkdayEndpointConfigurer
 
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.WorkdayReportProducer
 
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
 
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

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

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
 

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.WorkdayReportProducer
 
process(Exchange) - Method in class org.apache.camel.component.workday.WorkdayReportProducer
 

S

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_RASS_URL_TEMPALTE - Static variable in class org.apache.camel.component.workday.WorkdayReportProducer
 
WORKDAY_URL_HEADER - Static variable in class org.apache.camel.component.workday.WorkdayReportProducer
 
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
 
WorkdayEndpoint - Class in org.apache.camel.component.workday
Represents a Workday endpoint.
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
 
WorkdayReportProducer - Class in org.apache.camel.component.workday
The Workday Report producer.
WorkdayReportProducer(WorkdayEndpoint) - Constructor for class org.apache.camel.component.workday.WorkdayReportProducer
 
A B C G I O P S V W 
Skip navigation links

Apache Camel