Package org.camunda.connect.spi
Interface ConnectorProvider
public interface ConnectorProvider
Provides a
Connector with a unique id.-
Method Summary
Modifier and TypeMethodDescriptionConnector<?>Create a new instance of the connector created by this factory.Returns the unique id of the connector created by this factory.