public abstract class BaseEnvironmentsValueProvider extends BaseValueProvider
| Modifier and Type | Field and Description |
|---|---|
protected String |
anypointPlatformUrl |
expressionManager, httpService, schedulerService| Constructor and Description |
|---|
BaseEnvironmentsValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.http.api.client.HttpClient |
createHttpClient() |
abstract CloudHubConnection |
getConnection() |
abstract AbstractConnectionProvider |
getConnectionProvider() |
Set<org.mule.runtime.api.value.Value> |
resolve() |
createCallbackHandler@Parameter protected String anypointPlatformUrl
public Set<org.mule.runtime.api.value.Value> resolve() throws org.mule.runtime.extension.api.values.ValueResolvingException
org.mule.runtime.extension.api.values.ValueResolvingExceptionpublic abstract CloudHubConnection getConnection()
public abstract AbstractConnectionProvider getConnectionProvider()
protected org.mule.runtime.http.api.client.HttpClient createHttpClient()
Copyright © 2023 MuleSoft, Inc.. All rights reserved.