| java.lang.Object | |
| ↳ | org.mule.modules.salesforce.connectivity.SalesforceConnectorConnectionManager |
A SalesforceConnectorConnectionManager is a wrapper around SalesforceConnector that adds connection management capabilities to the pojo.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DEVKIT_BUILD | ||||||||||
| String | DEVKIT_VERSION | ||||||||||
| String | MODULE_NAME | ||||||||||
| String | MODULE_VERSION | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allowFieldTruncationSupport | |||||||||||
| assignmentRuleId | |||||||||||
| clientId | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| password | |||||||||||
| proxyHost | |||||||||||
| proxyPassword | |||||||||||
| proxyPort | |||||||||||
| proxyUsername | |||||||||||
| retryPolicyTemplate | |||||||||||
| securityToken | |||||||||||
| serviceEndpoint | |||||||||||
| sessionId | |||||||||||
| timeObjectStore | |||||||||||
| url | |||||||||||
| useDefaultRule | |||||||||||
| username | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves allowFieldTruncationSupport
| |||||||||||
Retrieves assignmentRuleId
| |||||||||||
Retrieves clientId
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieve the default connection key
| |||||||||||
Returns the build of the DevKit used to create this module
| |||||||||||
Returns the version of the DevKit used to create this module
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Returns the user-friendly name of this module
| |||||||||||
Returns the version of this module
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves password
| |||||||||||
Retrieves proxyHost
| |||||||||||
Retrieves proxyPassword
| |||||||||||
Retrieves proxyPort
| |||||||||||
Retrieves proxyUsername
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves securityToken
| |||||||||||
Retrieves serviceEndpoint
| |||||||||||
Retrieves sessionId
| |||||||||||
Retrieves timeObjectStore
| |||||||||||
Retrieves url
| |||||||||||
Retrieves useDefaultRule
| |||||||||||
Retrieves username
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets allowFieldTruncationSupport
| |||||||||||
Sets assignmentRuleId
| |||||||||||
Sets clientId
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets password
| |||||||||||
Sets proxyHost
| |||||||||||
Sets proxyPassword
| |||||||||||
Sets proxyPort
| |||||||||||
Sets proxyUsername
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets securityToken
| |||||||||||
Sets serviceEndpoint
| |||||||||||
Sets sessionId
| |||||||||||
Sets timeObjectStore
| |||||||||||
Sets url
| |||||||||||
Sets useDefaultRule
| |||||||||||
Sets username
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.common.Testable
| |||||||||||
From interface
org.mule.common.metadata.ConnectorMetaDataEnabled
| |||||||||||
From interface
org.mule.modules.salesforce.basic.Capabilities
| |||||||||||
From interface
org.mule.modules.salesforce.basic.MetadataAware
| |||||||||||
From interface
org.mule.modules.salesforce.connection.ConnectionManager
| |||||||||||
From interface
org.mule.modules.salesforce.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves allowFieldTruncationSupport
Retrieves assignmentRuleId
Retrieves clientId
Retrieves connectionPoolingProfile
Retrieve the default connection key
Returns the build of the DevKit used to create this module
Returns the version of the DevKit used to create this module
Retrieves flowConstruct
| metaDataKey |
|---|
Returns the user-friendly name of this module
Returns the version of this module
Retrieves muleContext
Retrieves password
Retrieves proxyHost
Retrieves proxyPassword
Retrieves proxyPort
Retrieves proxyUsername
Retrieves retryPolicyTemplate
Retrieves securityToken
Retrieves serviceEndpoint
Retrieves sessionId
Retrieves timeObjectStore
Retrieves url
Retrieves useDefaultRule
Retrieves username
Returns true if this module implements such capability
| capability | The capability to test for |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets allowFieldTruncationSupport
| value | Value to set |
|---|
Sets assignmentRuleId
| value | Value to set |
|---|
Sets clientId
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets proxyHost
| value | Value to set |
|---|
Sets proxyPassword
| value | Value to set |
|---|
Sets proxyPort
| value | Value to set |
|---|
Sets proxyUsername
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets securityToken
| value | Value to set |
|---|
Sets serviceEndpoint
| value | Value to set |
|---|
Sets sessionId
| value | Value to set |
|---|
Sets timeObjectStore
| value | Value to set |
|---|
Sets url
| value | Value to set |
|---|
Sets useDefaultRule
| value | Value to set |
|---|
Sets username
| value | Value to set |
|---|