| java.lang.Object | ||||
| ↳ | org.mule.devkit.processor.ExpressionEvaluatorSupport | |||
| ↳ | org.mule.devkit.processor.DevkitBasedMessageProcessor | |||
| ↳ | org.mule.streaming.processor.AbstractDevkitBasedPageableMessageProcessor | |||
| ↳ | org.mule.modules.salesforce.processors.AbstractPagedConnectedProcessor | |||
Known Direct Subclasses
|
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.lifecycle.Startable
| |||||||||||
From interface
org.mule.api.lifecycle.Stoppable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _passwordType | |||||||||||
| _proxyHostType | |||||||||||
| _proxyPasswordType | |||||||||||
| _proxyPortType | |||||||||||
| _proxyUsernameType | |||||||||||
| _securityTokenType | |||||||||||
| _serviceEndpointType | |||||||||||
| _sessionIdType | |||||||||||
| _urlType | |||||||||||
| _usernameType | |||||||||||
| password | |||||||||||
| proxyHost | |||||||||||
| proxyPassword | |||||||||||
| proxyPort | |||||||||||
| proxyUsername | |||||||||||
| securityToken | |||||||||||
| serviceEndpoint | |||||||||||
| sessionId | |||||||||||
| url | |||||||||||
| username | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.streaming.processor.AbstractDevkitBasedPageableMessageProcessor
| |||||||||||
From class
org.mule.devkit.processor.DevkitBasedMessageProcessor
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves password
| |||||||||||
Retrieves proxyHost
| |||||||||||
Retrieves proxyPassword
| |||||||||||
Retrieves proxyPort
| |||||||||||
Retrieves proxyUsername
| |||||||||||
Retrieves securityToken
| |||||||||||
Retrieves serviceEndpoint
| |||||||||||
Retrieves sessionId
| |||||||||||
Retrieves url
| |||||||||||
Retrieves username
| |||||||||||
Sets password
| |||||||||||
Sets proxyHost
| |||||||||||
Sets proxyPassword
| |||||||||||
Sets proxyPort
| |||||||||||
Sets proxyUsername
| |||||||||||
Sets securityToken
| |||||||||||
Sets serviceEndpoint
| |||||||||||
Sets sessionId
| |||||||||||
Sets url
| |||||||||||
Sets username
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.streaming.processor.AbstractDevkitBasedPageableMessageProcessor
| |||||||||||
From class
org.mule.devkit.processor.DevkitBasedMessageProcessor
| |||||||||||
From class
org.mule.devkit.processor.ExpressionEvaluatorSupport
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.construct.FlowConstructAware
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.lifecycle.Startable
| |||||||||||
From interface
org.mule.api.lifecycle.Stoppable
| |||||||||||
| operationName |
|---|
Retrieves password
Retrieves proxyHost
Retrieves proxyPassword
Retrieves proxyPort
Retrieves proxyUsername
Retrieves securityToken
Retrieves serviceEndpoint
Retrieves sessionId
Retrieves url
Retrieves username
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 securityToken
| value | Value to set |
|---|
Sets serviceEndpoint
| value | Value to set |
|---|
Sets sessionId
| value | Value to set |
|---|
Sets url
| value | Value to set |
|---|
Sets username
| value | Value to set |
|---|