Class Hierarchy

  • java.lang.Object
    • org.apache.camel.component.servicenow.AbstractServiceNowProcessor (implements org.apache.camel.Processor)
    • org.apache.camel.component.servicenow.auth.AuthenticationRequestFilter (implements jakarta.ws.rs.client.ClientRequestFilter)
    • org.apache.camel.support.service.BaseService
      • org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
        • org.apache.camel.support.DefaultComponent (implements org.apache.camel.Component)
          • org.apache.camel.component.servicenow.ServiceNowComponent (implements org.apache.camel.SSLContextParametersAware)
        • org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
        • org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
          • org.apache.camel.support.DefaultAsyncProducer (implements org.apache.camel.AsyncProducer)
    • org.apache.camel.component.servicenow.model.DictionaryEntry
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.component.servicenow.releases.fuji.FujiServiceNowProducerInvokeOnHeaderFactory (implements org.apache.camel.spi.InvokeOnHeaderStrategy)
    • org.apache.camel.component.servicenow.releases.helsinki.HelsinkiServiceNowProducerInvokeOnHeaderFactory (implements org.apache.camel.spi.InvokeOnHeaderStrategy)
    • org.apache.camel.component.servicenow.model.ImportSetResponse
    • org.apache.camel.component.servicenow.model.ImportSetResult
    • org.apache.camel.component.servicenow.auth.OAuthToken
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.servicenow.ServiceNowComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.servicenow.ServiceNowEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.apache.camel.component.servicenow.model.Reference
    • org.apache.camel.component.servicenow.ServiceNowClient
    • org.apache.camel.component.servicenow.ServiceNowConfiguration (implements java.lang.Cloneable)
    • org.apache.camel.component.servicenow.ServiceNowConstants
    • org.apache.camel.component.servicenow.ServiceNowDispatcher
    • org.apache.camel.component.servicenow.ServiceNowExceptionModel
    • org.apache.camel.component.servicenow.ServiceNowHelper
    • java.lang.Throwable (implements java.io.Serializable)

Interface Hierarchy

  • java.lang.AutoCloseable
    • org.apache.camel.Service
      • org.apache.camel.Producer (also extends org.apache.camel.EndpointAware, org.apache.camel.IsSingleton, org.apache.camel.Processor)
  • org.apache.camel.EndpointAware
    • org.apache.camel.Producer (also extends org.apache.camel.IsSingleton, org.apache.camel.Processor, org.apache.camel.Service)
  • org.apache.camel.IsSingleton
    • org.apache.camel.Producer (also extends org.apache.camel.EndpointAware, org.apache.camel.Processor, org.apache.camel.Service)
  • org.apache.camel.Processor
    • org.apache.camel.Producer (also extends org.apache.camel.EndpointAware, org.apache.camel.IsSingleton, org.apache.camel.Service)
  • org.apache.camel.component.servicenow.ServiceNowParam
  • org.apache.camel.component.servicenow.ServiceNowProducerSupplier

Annotation Interface Hierarchy

Enum Class Hierarchy