| Package | Description |
|---|---|
| org.apache.camel.component.servicenow | |
| org.apache.camel.component.servicenow.auth |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceNowConfiguration |
AbstractServiceNowProcessor.config |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowConfiguration |
ServiceNowConfiguration.copy() |
ServiceNowConfiguration |
ServiceNowEndpoint.getConfiguration() |
protected ServiceNowConfiguration |
AbstractServiceNowProducer.getConfiguration() |
ServiceNowConfiguration |
ServiceNowComponent.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ServiceNowParams.getDefaultValue(ServiceNowConfiguration configuration) |
Object |
ServiceNowParam.getDefaultValue(ServiceNowConfiguration configuration) |
Object |
ServiceNowParams.getHeaderValue(org.apache.camel.Message message,
ServiceNowConfiguration configuration) |
Object |
ServiceNowParam.getHeaderValue(org.apache.camel.Message message,
ServiceNowConfiguration configuration) |
void |
ServiceNowComponent.setConfiguration(ServiceNowConfiguration configuration)
Component configuration
|
| Constructor and Description |
|---|
ServiceNowClient(org.apache.camel.CamelContext camelContext,
ServiceNowConfiguration configuration) |
ServiceNowEndpoint(String uri,
ServiceNowComponent component,
ServiceNowConfiguration configuration,
String instanceName) |
| Constructor and Description |
|---|
AuthenticationRequestFilter(ServiceNowConfiguration conf) |
OAuthToken(ServiceNowConfiguration configuration) |
Apache Camel