java.lang.Object | |
↳ | org.mule.module.connectivity.JenkinsConnectorConnectionManager |
A JenkinsConnectorConnectionManager
is a wrapper around JenkinsConnector
that adds connection management capabilities to the pojo.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | DEVKIT_BUILD | ||||||||||
String | DEVKIT_VERSION | ||||||||||
String | MODULE_NAME | ||||||||||
String | MODULE_VERSION |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
connectionName | |||||||||||
connectionPool | Connector Pool | ||||||||||
connectionPoolingProfile | |||||||||||
flowConstruct | Flow Construct | ||||||||||
jenkinsUrl | |||||||||||
muleContext | Mule Context | ||||||||||
password | |||||||||||
retryPolicyTemplate | |||||||||||
username |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves connectionName
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Retrieves jenkinsUrl
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves password
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves username
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets connectionName
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets jenkinsUrl
| |||||||||||
Sets muleContext
| |||||||||||
Sets password
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets username
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Connector Pool
Flow Construct
Mule Context
key |
---|
Exception |
---|
key | |
---|---|
connection |
Exception |
---|
Retrieves connectionName
Retrieves connectionPoolingProfile
Retrieves flowConstruct
Retrieves jenkinsUrl
Retrieves muleContext
Retrieves password
Retrieves retryPolicyTemplate
Retrieves username
Returns true if this module implements such capability
capability |
---|
key | |
---|---|
connection |
Exception |
---|
Sets connectionName
value | Value to set |
---|
Sets connectionPoolingProfile
value | Value to set |
---|
Sets flowConstruct
value | Value to set |
---|
Sets jenkinsUrl
value | Value to set |
---|
Sets muleContext
value | Value to set |
---|
Sets password
value | Value to set |
---|
Sets retryPolicyTemplate
value | Value to set |
---|
Sets username
value | Value to set |
---|