public class

PluginIndexConfigurationBackdoor

extends Object
java.lang.Object
   ↳ com.atlassian.jira.dev.backdoor.PluginIndexConfigurationBackdoor

Class Overview

Backdoor for retrieving plugin index configurations.

Summary

Public Constructors
PluginIndexConfigurationBackdoor()
Public Methods
Response getDocumentsForEntity(String entityKey)
Response putDocumentConfiguration(String pluginKey, String moduleKey, HttpServletRequest request)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PluginIndexConfigurationBackdoor ()

Public Methods

public Response getDocumentsForEntity (String entityKey)

public Response putDocumentConfiguration (String pluginKey, String moduleKey, HttpServletRequest request)

Throws
IOException