public interface DataSourceTypeResolver
data source type given a plugin key. The way
data source types are configured per plugin is implementation dependant.| Modifier and Type | Method and Description |
|---|---|
DataSourceType |
getDataSourceType(Prefix prefix)
Will return a configured
DataSourceType for
the given plugin key |
DataSourceType getDataSourceType(Prefix prefix)
DataSourceType for
the given plugin keyprefix - null DataSourceType, if none is 'configured' then a default
shoud be provided.Copyright © 2018 Atlassian. All rights reserved.