Uses of Class
org.apache.camel.component.servicenow.ServiceNowEndpoint
-
Packages that use ServiceNowEndpoint Package Description org.apache.camel.component.servicenow org.apache.camel.component.servicenow.releases.fuji org.apache.camel.component.servicenow.releases.helsinki -
-
Uses of ServiceNowEndpoint in org.apache.camel.component.servicenow
Fields in org.apache.camel.component.servicenow declared as ServiceNowEndpoint Modifier and Type Field Description protected ServiceNowEndpoint
AbstractServiceNowProcessor. endpoint
Methods in org.apache.camel.component.servicenow with parameters of type ServiceNowEndpoint Modifier and Type Method Description ServiceNowProducer
ServiceNowProducerSupplier. get(ServiceNowEndpoint endpoint)
Constructors in org.apache.camel.component.servicenow with parameters of type ServiceNowEndpoint Constructor Description AbstractServiceNowProcessor(ServiceNowEndpoint endpoint)
AbstractServiceNowProducer(ServiceNowEndpoint endpoint, ServiceNowRelease release)
-
Uses of ServiceNowEndpoint in org.apache.camel.component.servicenow.releases.fuji
Constructors in org.apache.camel.component.servicenow.releases.fuji with parameters of type ServiceNowEndpoint Constructor Description FujiServiceNowProcessor(ServiceNowEndpoint endpoint)
FujiServiceNowProducer(ServiceNowEndpoint endpoint)
-
Uses of ServiceNowEndpoint in org.apache.camel.component.servicenow.releases.helsinki
Constructors in org.apache.camel.component.servicenow.releases.helsinki with parameters of type ServiceNowEndpoint Constructor Description HelsinkiServiceNowAttachmentProcessor(ServiceNowEndpoint endpoint)
HelsinkiServiceNowProducer(ServiceNowEndpoint endpoint)
-