Class SalesforceEndpointBuilderFactory.SalesforceHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.SalesforceEndpointBuilderFactory.SalesforceHeaderNameBuilder
Enclosing interface:
SalesforceEndpointBuilderFactory

public static class SalesforceEndpointBuilderFactory.SalesforceHeaderNameBuilder extends Object
The builder of headers' name for the Salesforce component.
  • Constructor Details

    • SalesforceHeaderNameBuilder

      public SalesforceHeaderNameBuilder()
  • Method Details

    • salesforceReplayId

      public String salesforceReplayId()
      The Streaming API replayId. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceReplayId.
    • salesforcePubSubReplayId

      public String salesforcePubSubReplayId()
      The Pub/Sub API replayId. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforcePubSubReplayId.
    • salesforceChangeEventSchema

      public String salesforceChangeEventSchema()
      The change event schema. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceChangeEventSchema.
    • salesforceEventType

      public String salesforceEventType()
      The event type. The option is a: String type. Group: consumer
      Returns:
      the name of the header SalesforceEventType.
    • salesforceCommitTimestamp

      public String salesforceCommitTimestamp()
      The commit timestamp. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceCommitTimestamp.
    • salesforceCommitUser

      public String salesforceCommitUser()
      The commit user. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceCommitUser.
    • salesforceCommitNumber

      public String salesforceCommitNumber()
      The commit number. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceCommitNumber.
    • salesforceRecordIds

      public String salesforceRecordIds()
      The record ids. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceRecordIds.
    • salesforceChangeType

      public String salesforceChangeType()
      The change type. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceChangeType.
    • salesforceChangeOrigin

      public String salesforceChangeOrigin()
      The change origin. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceChangeOrigin.
    • salesforceTransactionKey

      public String salesforceTransactionKey()
      The transaction key. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceTransactionKey.
    • salesforceSequenceNumber

      public String salesforceSequenceNumber()
      The sequence number. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceSequenceNumber.
    • salesforceIsTransactionEnd

      public String salesforceIsTransactionEnd()
      Is transaction end. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceIsTransactionEnd.
    • salesforceEntityName

      public String salesforceEntityName()
      The entity name. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforceEntityName.
    • salesforcePlatformEventSchema

      public String salesforcePlatformEventSchema()
      The platform event schema. The option is a: Object type. Group: consumer
      Returns:
      the name of the header SalesforcePlatformEventSchema.
    • salesforceCreatedDate

      public String salesforceCreatedDate()
      The created date. The option is a: java.time.ZonedDateTime type. Group: consumer
      Returns:
      the name of the header SalesforceCreatedDate.
    • salesforceTopicName

      public String salesforceTopicName()
      The topic name. The option is a: String type. Group: consumer
      Returns:
      the name of the header SalesforceTopicName.
    • salesforceChannel

      public String salesforceChannel()
      The channel. The option is a: String type. Group: consumer
      Returns:
      the name of the header SalesforceChannel.
    • salesforceClientId

      public String salesforceClientId()
      The client id. The option is a: String type. Group: consumer
      Returns:
      the name of the header SalesforceClientId.
    • salesforceQueryResultTotalSize

      public String salesforceQueryResultTotalSize()
      Total number of records matching a query. The option is a: int type. Group: producer
      Returns:
      the name of the header SalesforceQueryResultTotalSize.