Interface ServiceNowProducer

All Superinterfaces:
AutoCloseable, org.apache.camel.EndpointAware, org.apache.camel.IsSingleton, org.apache.camel.Processor, org.apache.camel.Producer, org.apache.camel.Service
All Known Implementing Classes:
AbstractServiceNowProducer, FujiServiceNowProducer, HelsinkiServiceNowProducer

public interface ServiceNowProducer extends org.apache.camel.Producer
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.camel.EndpointAware

    getEndpoint

    Methods inherited from interface org.apache.camel.IsSingleton

    isSingleton

    Methods inherited from interface org.apache.camel.Processor

    process

    Methods inherited from interface org.apache.camel.Service

    build, close, init, start, stop