| java.lang.Object | |
| ↳ | org.mule.modules.workday.performancemanagement.connectivity.PerformanceModuleConnectionManager |
A PerformanceModuleConnectionManager is a wrapper around PerformanceModule 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.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| performanceEndpoint | |||||||||||
| performancePassword | |||||||||||
| performanceUser | |||||||||||
| performanceWsdlLocation | |||||||||||
| retryPolicyTemplate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
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 performanceEndpoint
| |||||||||||
Retrieves performancePassword
| |||||||||||
Retrieves performanceUser
| |||||||||||
Retrieves performanceWsdlLocation
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets performanceEndpoint
| |||||||||||
Sets performancePassword
| |||||||||||
Sets performanceUser
| |||||||||||
Sets performanceWsdlLocation
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
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.common.Testable
| |||||||||||
From interface
org.mule.modules.workday.absence.basic.Capabilities
| |||||||||||
From interface
org.mule.modules.workday.absence.basic.MetadataAware
| |||||||||||
From interface
org.mule.modules.workday.absence.connection.ConnectionManager
| |||||||||||
From interface
org.mule.modules.workday.absence.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
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 performanceEndpoint
Retrieves performancePassword
Retrieves performanceUser
Retrieves performanceWsdlLocation
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
| capability | The capability to test for |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets performanceEndpoint
| value | Value to set |
|---|
Sets performancePassword
| value | Value to set |
|---|
Sets performanceUser
| value | Value to set |
|---|
Sets performanceWsdlLocation
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|