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, isInstalled
public RestResources(net.sourceforge.jwebunit.WebTester tester, Administration administration)
public String moduleKey()
AbstractPluginModule
moduleKey
in class AbstractPluginModule
public String moduleName()
AbstractPluginModule
moduleName
in class AbstractPluginModule
public RestResources.EndPoint endPoint()
Copyright © 2002-2024 Atlassian. All Rights Reserved.