Package | Description |
---|---|
com.atlassian.confluence.core |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPluginDataSourceFactory |
Modifier and Type | Method and Description |
---|---|
default Optional<PluginDataSourceFactory> |
DataSourceFactory.createForPlugin(String pluginKey)
Create a factory for a specific plugin.
|
com.atlassian.fugue.Maybe<PluginDataSourceFactory> |
DataSourceFactory.forPlugin(String pluginKey)
Deprecated.
since 7.0.1. Use
DataSourceFactory.createForPlugin(String) |
com.atlassian.fugue.Maybe<PluginDataSourceFactory> |
DefaultDataSourceFactory.forPlugin(String pluginKey)
Deprecated.
since 7.0.1. Use
DataSourceFactory.createForPlugin(String) |
Copyright © 2003–2020 Atlassian. All rights reserved.