| java.lang.Object | |
| ↳ | org.mule.modules.drupal.connectivity.DrupalConnectorConnectionManager | 
A DrupalConnectorConnectionManager is a wrapper around DrupalConnector 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| apiUrl | |||||||||||
| commentEndpoint | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| fileEndpoint | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| nodeEndpoint | |||||||||||
| password | |||||||||||
| port | |||||||||||
| retryPolicyTemplate | |||||||||||
| server | |||||||||||
| taxonomyTermEndpoint | |||||||||||
| taxonomyVocabularyEndpoint | |||||||||||
| userEndpoint | |||||||||||
| username | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves apiUrl
 
 
  
   | |||||||||||
Retrieves commentEndpoint
 
 
  
   | |||||||||||
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 fileEndpoint
 
 
  
   | |||||||||||
Retrieves flowConstruct
 
 
  
   | |||||||||||
Returns the user-friendly name of this module
 
  
   | |||||||||||
Returns the version of this module
 
  
   | |||||||||||
Retrieves muleContext
 
 
  
   | |||||||||||
Retrieves nodeEndpoint
 
 
  
   | |||||||||||
Retrieves password
 
 
  
   | |||||||||||
Retrieves port
 
 
  
   | |||||||||||
Retrieves retryPolicyTemplate
 
 
  
   | |||||||||||
Retrieves server
 
 
  
   | |||||||||||
Retrieves taxonomyTermEndpoint
 
 
  
   | |||||||||||
Retrieves taxonomyVocabularyEndpoint
 
 
  
   | |||||||||||
Retrieves userEndpoint
 
 
  
   | |||||||||||
Retrieves username
 
 
  
   | |||||||||||
Returns true if this module implements such capability
 
 
  
   | |||||||||||
Sets apiUrl 
  
   | |||||||||||
Sets commentEndpoint 
  
   | |||||||||||
Sets connectionPoolingProfile 
  
   | |||||||||||
Sets fileEndpoint 
  
   | |||||||||||
Sets flowConstruct 
  
   | |||||||||||
Sets muleContext 
  
   | |||||||||||
Sets nodeEndpoint 
  
   | |||||||||||
Sets password 
  
   | |||||||||||
Sets port 
  
   | |||||||||||
Sets retryPolicyTemplate 
  
   | |||||||||||
Sets server 
  
   | |||||||||||
Sets taxonomyTermEndpoint 
  
   | |||||||||||
Sets taxonomyVocabularyEndpoint 
  
   | |||||||||||
Sets userEndpoint 
  
   | |||||||||||
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.modules.drupal.basic.Capabilities
 | |||||||||||
   
From interface
  org.mule.modules.drupal.basic.MetadataAware
 | |||||||||||
   
From interface
  org.mule.modules.drupal.connection.ConnectionManager
 | |||||||||||
   
From interface
  org.mule.modules.drupal.process.ProcessAdapter
 | |||||||||||
Connector Pool
Flow Construct
Mule Context
| key | 
|---|
| Exception | 
|---|
| key | |
|---|---|
| connection | 
| Exception | 
|---|
Retrieves apiUrl
Retrieves commentEndpoint
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 fileEndpoint
Retrieves flowConstruct
Returns the user-friendly name of this module
Returns the version of this module
Retrieves muleContext
Retrieves nodeEndpoint
Retrieves password
Retrieves port
Retrieves retryPolicyTemplate
Retrieves server
Retrieves taxonomyTermEndpoint
Retrieves taxonomyVocabularyEndpoint
Retrieves userEndpoint
Retrieves username
Returns true if this module implements such capability
| capability | The capability to test for | 
|---|
| key | |
|---|---|
| connection | 
| Exception | 
|---|
Sets apiUrl
| value | Value to set | 
|---|
Sets commentEndpoint
| value | Value to set | 
|---|
Sets connectionPoolingProfile
| value | Value to set | 
|---|
Sets fileEndpoint
| value | Value to set | 
|---|
Sets flowConstruct
| value | Value to set | 
|---|
Sets muleContext
| value | Value to set | 
|---|
Sets nodeEndpoint
| value | Value to set | 
|---|
Sets password
| value | Value to set | 
|---|
Sets port
| value | Value to set | 
|---|
Sets retryPolicyTemplate
| value | Value to set | 
|---|
Sets server
| value | Value to set | 
|---|
Sets taxonomyTermEndpoint
| value | Value to set | 
|---|
Sets taxonomyVocabularyEndpoint
| value | Value to set | 
|---|
Sets userEndpoint
| value | Value to set | 
|---|
Sets username
| value | Value to set | 
|---|