public class

RestResources

extends ReferencePluginModule
java.lang.Object
   ↳ com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
     ↳ com.atlassian.jira.functest.framework.admin.plugins.ReferencePluginModule
       ↳ com.atlassian.jira.functest.framework.admin.plugins.RestResources

Class Overview

Represents the rest resources included in the reference plugin.

Summary

Nested Classes
class RestResources.EndPoint Represents the "endpoint" resource included in the reference plugin. 
[Expand]
Inherited Fields
From class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
Public Constructors
RestResources(WebTester tester, Administration administration)
Public Methods
RestResources.EndPoint endPoint()
String moduleKey()
Module key.
String moduleName()
Name of the module
[Expand]
Inherited Methods
From class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
From class java.lang.Object

Public Constructors

public RestResources (WebTester tester, Administration administration)

Public Methods

public RestResources.EndPoint endPoint ()

public String moduleKey ()

Module key.

Returns
  • module key

public String moduleName ()

Name of the module

Returns
  • name of the module