| Package | Description |
|---|---|
| org.mule.tooling.client.api.extension.model.connection |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionManagementType |
ConnectionManagementType.cachedConnectionManagementType(String value) |
ConnectionManagementType |
ConnectionProviderModel.getConnectionManagementType() |
static ConnectionManagementType |
ConnectionManagementType.noneConnectionManagementType(String value) |
static ConnectionManagementType |
ConnectionManagementType.poolingConnectionManagementType(String value) |
| Constructor and Description |
|---|
ConnectionProviderModel(String name,
String description,
DisplayModel displayModel,
ConnectionManagementType connectionManagementType,
boolean supportsConnectivityTesting,
List<ParameterGroupModel> parameterGroupModels,
Set<ExternalLibraryModel> externalLibraryModels,
StereotypeModel stereotype) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.