Class SalesforceEndpointBuilderFactory.SalesforceHeaderNameBuilder

  • Enclosing interface:
    SalesforceEndpointBuilderFactory

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

      • SalesforceHeaderNameBuilder

        public SalesforceHeaderNameBuilder()
    • Method Detail

      • salesforceReplayId

        public String salesforceReplayId()
        The replay id. The option is a: Object type. Group: consumer
        Returns:
        the name of the header SalesforceReplayId.
      • 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.