java.lang.Object | |
↳ | com.atlassian.jira.index.property.CachingPluginIndexConfigurationManager |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Sets the description of entity's indexing for the given plugin and module's keys.
| |||||||||||
Removes the description of entity's indexing for the given plugin.
|
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||
![]()
|
Sets the description of entity's indexing for the given plugin and module's keys.
pluginKey | the key of the plugin. |
---|---|
moduleKey | the key of the module. |
document | the description of entity's indexing. |
Removes the description of entity's indexing for the given plugin.
pluginKey | the key of the plugin. |
---|