public class RestResources extends ReferencePluginModule
| Modifier and Type | Class and Description |
|---|---|
class |
RestResources.EndPoint
Represents the "endpoint" resource included in the reference plugin.
|
administration, pluginKey| Constructor and Description |
|---|
RestResources(net.sourceforge.jwebunit.WebTester tester,
Administration administration) |
| Modifier and Type | Method and Description |
|---|---|
RestResources.EndPoint |
endPoint() |
String |
moduleKey()
Module key.
|
String |
moduleName()
Name of the module
|
completeModuleKey, disable, enable, isEnabled, isInstalledpublic RestResources(net.sourceforge.jwebunit.WebTester tester,
Administration administration)
public String moduleKey()
AbstractPluginModulemoduleKey in class AbstractPluginModulepublic String moduleName()
AbstractPluginModulemoduleName in class AbstractPluginModulepublic RestResources.EndPoint endPoint()
Copyright © 2002-2016 Atlassian. All Rights Reserved.