Uses of Class
com.avoka.component.salesforce.SalesForceException
-
Uses of SalesForceException in com.avoka.component.salesforce
ModifierConstructorDescriptionSalesForceClient
(String username, String passwordSecurityToken, String consumerKey, String consumerSecret, String loginServerURL) Create a SalesForce client with the provided connection details.SalesForceConnection
(String username, String passwordSecurityToken, String consumerKey, String consumerSecret, String loginServerURL) Create a SalesForce connection with parameters and initialize an authenticated session.SalesForceConnection
(String username, String password, String securityToken, String consumerKey, String consumerSecret, String loginServerURL) Create a SalesForce connection with parameters and initialize an authenticated session.