public interface SyndesisDataSource
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
String |
getTranslatorName()
Returns the matching translator type
|
String |
getType()
Returns the data source type name
|
boolean |
isBound()
true if the data source is already bound to the current project.
|
String getId()
String getName()
String getType()
boolean isBound()
String getTranslatorName()
Copyright © 2013–2019. All rights reserved.