| Package | Description |
|---|---|
| com.atlassian.activeobjects.config | |
| com.atlassian.activeobjects.config.internal | |
| com.atlassian.activeobjects.internal |
| Modifier and Type | Method and Description |
|---|---|
DataSourceType |
ActiveObjectsConfiguration.getDataSourceType()
The datasource type that this active objects is meant to use.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceType |
DefaultActiveObjectsConfiguration.getDataSourceType() |
| Modifier and Type | Method and Description |
|---|---|
DataSourceType |
CannotResolveActiveObjectsFactoryException.getDataSourceType() |
DataSourceType |
DataSourceTypeResolverImpl.getDataSourceType(Prefix prefix) |
DataSourceType |
DataSourceTypeResolver.getDataSourceType(Prefix prefix)
Will return a configured
DataSourceType for
the given plugin key |
static DataSourceType |
DataSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSourceType[] |
DataSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CannotResolveActiveObjectsFactoryException(DataSourceType dataSourceType) |
DataSourceTypeResolverImpl(com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory,
ActiveObjectsSettingKeys settingKeys,
DataSourceType defaultDataSourceType) |
Copyright © 2020 Atlassian. All rights reserved.