@UriEndpoint(scheme="sap-idoclist-destination", syntax="sap-idoclist-destination:destination:idocType:idocTypeExtension:systemRelease:applicationRelease", producerOnly=true, title="SAP IDoc List Destination") public class SapTransactionalIDocListDestinationEndpoint extends SapIDocDestinationEndpoint
applicationRelease, destination, destinationName, idocType, idocTypeExtension, systemRelease
Constructor and Description |
---|
SapTransactionalIDocListDestinationEndpoint() |
SapTransactionalIDocListDestinationEndpoint(String endpointUri,
SapTransactionalIDocListDestinationComponent component) |
Modifier and Type | Method and Description |
---|---|
org.fusesource.camel.component.sap.model.idoc.DocumentList |
createDocumentList() |
org.apache.camel.Producer |
createProducer() |
createConsumer, getApplicationRelease, getDestination, getDestinationName, getIDocRepository, getIdocType, getIdocTypeExtension, getSystemRelease, isSingleton, setApplicationRelease, setDestinationName, setIdocType, setIdocTypeExtension, setSystemRelease
configureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, doStart, doStop, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExceptionHandler, getExchangePattern, getId, getPollingConsumerBlockTimeout, getPollingConsumerQueueSize, hashCode, isBridgeErrorHandler, isLenientProperties, isPollingConsumerBlockWhenFull, isSynchronous, setBridgeErrorHandler, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExceptionHandler, setExchangePattern, setPollingConsumerBlockTimeout, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, setSynchronous, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public SapTransactionalIDocListDestinationEndpoint()
public SapTransactionalIDocListDestinationEndpoint(String endpointUri, SapTransactionalIDocListDestinationComponent component)
Apache Camel