public interface ConnectorInfo
Modifier and Type | Method and Description |
---|---|
APIConfiguration |
createDefaultAPIConfiguration()
Loads the
Connector and Configuration class in order to
determine the proper default configuration parameters. |
String |
getConnectorCategory()
Get the category this connector belongs to.
|
String |
getConnectorDisplayName()
Returns a friendly name suitable for display in the UI.
|
ConnectorKey |
getConnectorKey()
Uniquely identifies this connector in a given installation.
|
ConnectorMessages |
getMessages()
Returns the connector messages for this connector.
|
String getConnectorDisplayName()
CurrentLocale
.ConnectorMessages getMessages()
String getConnectorCategory()
ConnectorKey getConnectorKey()
APIConfiguration createDefaultAPIConfiguration()
Connector
and Configuration
class in order to
determine the proper default configuration parameters.Copyright © 2022. All rights reserved.