| java.lang.Object | ||
| ↳ | org.mule.devkit.processor.ExpressionEvaluatorSupport | |
| ↳ | org.mule.modules.avalara.connectivity.AvalaraModuleConnectionManager | |
A AvalaraModuleConnectionManager is a wrapper around AvalaraModule that adds connection management capabilities to the pojo.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DEVKIT_BUILD | ||||||||||
| String | DEVKIT_VERSION | ||||||||||
| String | MIN_MULE_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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| addressServiceEndpoint | |||||||||||
| avalaraClient | |||||||||||
| batchServiceEndpoint | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| flowConstruct | Flow Construct | ||||||||||
| license | |||||||||||
| muleContext | Mule Context | ||||||||||
| poolingProfile | |||||||||||
| retryPolicyTemplate | |||||||||||
| taxServiceEndpoint | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves account
| |||||||||||
Retrieves addressServiceEndpoint
| |||||||||||
Retrieves avalaraClient
| |||||||||||
Retrieves batchServiceEndpoint
| |||||||||||
Retrieve the default connection key
| |||||||||||
Retrieve the connection key evaluated with the received mule event
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Retrieves license
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves poolingProfile
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves taxServiceEndpoint
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets account
| |||||||||||
Sets addressServiceEndpoint
| |||||||||||
Sets avalaraClient
| |||||||||||
Sets batchServiceEndpoint
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets license
| |||||||||||
Sets muleContext
| |||||||||||
Sets poolingProfile
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets taxServiceEndpoint
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.devkit.processor.ExpressionEvaluatorSupport
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.MetadataAware
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.devkit.ProcessAdapter
| |||||||||||
From interface
org.mule.api.devkit.capability.Capabilities
| |||||||||||
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.avalara.connection.ConnectionManager
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves account
Retrieves addressServiceEndpoint
Retrieves avalaraClient
Retrieves batchServiceEndpoint
Retrieve the default connection key
Retrieve the connection key evaluated with the received mule event
| event |
|---|
| Exception |
|---|
Retrieves flowConstruct
Retrieves license
Retrieves muleContext
Retrieves poolingProfile
Retrieves retryPolicyTemplate
Retrieves taxServiceEndpoint
Returns true if this module implements such capability
| capability |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets account
| value | Value to set |
|---|
Sets addressServiceEndpoint
| value | Value to set |
|---|
Sets avalaraClient
| value | Value to set |
|---|
Sets batchServiceEndpoint
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets license
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets poolingProfile
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets taxServiceEndpoint
| value | Value to set |
|---|