Interface SalesforceEndpointBuilderFactory.SalesforceBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
SalesforceEndpointBuilderFactory

public static interface SalesforceEndpointBuilderFactory.SalesforceBuilders
  • Method Details

    • salesforce

      Salesforce (camel-salesforce) Communicate with Salesforce using Java DTOs. Category: cloud,saas Since: 2.12 Maven coordinates: org.apache.camel:camel-salesforce
      Returns:
      the dsl builder for the headers' name.
    • salesforce

      Salesforce (camel-salesforce) Communicate with Salesforce using Java DTOs. Category: cloud,saas Since: 2.12 Maven coordinates: org.apache.camel:camel-salesforce Syntax: salesforce:operationName:topicName Path parameter: operationName (required) The operation to use There are 68 enums and the value can be one of: getVersions, getResources, getGlobalObjects, getBasicInfo, getDescription, getSObject, createSObject, updateSObject, deleteSObject, getSObjectWithId, upsertSObject, deleteSObjectWithId, getBlobField, query, queryMore, queryAll, search, apexCall, recent, createJob, getJob, closeJob, abortJob, createBatch, getBatch, getAllBatches, getRequest, getResults, createBatchQuery, getQueryResultIds, getQueryResult, getRecentReports, getReportDescription, executeSyncReport, executeAsyncReport, getReportInstances, getReportResults, limits, approval, approvals, composite-tree, composite-batch, composite, compositeRetrieveSObjectCollections, compositeCreateSObjectCollections, compositeUpdateSObjectCollections, compositeUpsertSObjectCollections, compositeDeleteSObjectCollections, bulk2GetAllJobs, bulk2CreateJob, bulk2GetJob, bulk2CreateBatch, bulk2CloseJob, bulk2AbortJob, bulk2DeleteJob, bulk2GetSuccessfulResults, bulk2GetFailedResults, bulk2GetUnprocessedRecords, bulk2CreateQueryJob, bulk2GetQueryJob, bulk2GetAllQueryJobs, bulk2GetQueryJobResults, bulk2AbortQueryJob, bulk2DeleteQueryJob, raw, subscribe, pubSubSubscribe, pubSubPublish Path parameter: topicName The name of the topic/channel to use
      Parameters:
      path - operationName:topicName
      Returns:
      the dsl builder
    • salesforce

      Salesforce (camel-salesforce) Communicate with Salesforce using Java DTOs. Category: cloud,saas Since: 2.12 Maven coordinates: org.apache.camel:camel-salesforce Syntax: salesforce:operationName:topicName Path parameter: operationName (required) The operation to use There are 68 enums and the value can be one of: getVersions, getResources, getGlobalObjects, getBasicInfo, getDescription, getSObject, createSObject, updateSObject, deleteSObject, getSObjectWithId, upsertSObject, deleteSObjectWithId, getBlobField, query, queryMore, queryAll, search, apexCall, recent, createJob, getJob, closeJob, abortJob, createBatch, getBatch, getAllBatches, getRequest, getResults, createBatchQuery, getQueryResultIds, getQueryResult, getRecentReports, getReportDescription, executeSyncReport, executeAsyncReport, getReportInstances, getReportResults, limits, approval, approvals, composite-tree, composite-batch, composite, compositeRetrieveSObjectCollections, compositeCreateSObjectCollections, compositeUpdateSObjectCollections, compositeUpsertSObjectCollections, compositeDeleteSObjectCollections, bulk2GetAllJobs, bulk2CreateJob, bulk2GetJob, bulk2CreateBatch, bulk2CloseJob, bulk2AbortJob, bulk2DeleteJob, bulk2GetSuccessfulResults, bulk2GetFailedResults, bulk2GetUnprocessedRecords, bulk2CreateQueryJob, bulk2GetQueryJob, bulk2GetAllQueryJobs, bulk2GetQueryJobResults, bulk2AbortQueryJob, bulk2DeleteQueryJob, raw, subscribe, pubSubSubscribe, pubSubPublish Path parameter: topicName The name of the topic/channel to use
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - operationName:topicName
      Returns:
      the dsl builder