public interface ConnectorProvider
Connector with a unique id.| Modifier and Type | Method and Description |
|---|---|
Connector<?> |
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.
|
Copyright © 2014–2019 Camunda Services GmbH. All rights reserved.