public class HttpConnectorProviderImpl extends Object implements HttpConnectorProvider
| Constructor and Description |
|---|
HttpConnectorProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
HttpConnector |
createConnectorInstance()
Create a new instance of the connector created by this factory.
|
String |
getConnectorId()
Returns the unique id of the connector created by this factory.
|
public String getConnectorId()
ConnectorProvidergetConnectorId in interface ConnectorProviderpublic HttpConnector createConnectorInstance()
ConnectorProvidercreateConnectorInstance in interface ConnectorProviderCopyright © 2014–2022 Camunda Services GmbH. All rights reserved.