package

org.mule.modules.salesforce

Mule module for connecting with Salesforce

Classes

BaseSalesforceConnector  
ObjectStoreHelper  
QueryResultObject  
SalesforceBayeuxClient

SalesforceBayeuxClient is an extension of a BayeuxClient that can deal with Salesforce session management. 

SalesforceBayeuxMessageListener  
SalesforceConnector The Salesforce Connector will allow to connect to the Salesforce application using regular username and password via the SOAP API. 
SalesforceLongPollingTransport  
SalesforceOAuthConnector The Salesforce Connector will allow to connect to the Salesforce application using OAuth as the authentication mechanism. 

Enums

SalesforceOAuthDisplay Tailors the login page to the user's device type. 
SalesforceOAuthImmediate Avoid interacting with the user. 
SalesforceOAuthPrompt Specifies how the authorization server prompts the user for reauthentication and reapproval  

Exceptions

SalesforceException A runtime exception that wraps a StatusCode