public class ReferenceModuleType extends ReferencePluginModule
Modifier and Type | Class and Description |
---|---|
static class |
ReferenceModuleType.ReferenceModuleImplementation |
administration, pluginKey
Constructor and Description |
---|
ReferenceModuleType(net.sourceforge.jwebunit.WebTester webTester,
Administration administration,
LocatorFactory locators) |
Modifier and Type | Method and Description |
---|---|
ReferenceModuleType.ReferenceModuleImplementation |
internalWithI18n() |
ReferenceModuleType.ReferenceModuleImplementation |
internalWithoutI18n() |
String |
moduleKey()
Module key.
|
String |
moduleName()
Name of the module
|
completeModuleKey, disable, enable, isEnabled, isInstalled
public ReferenceModuleType(net.sourceforge.jwebunit.WebTester webTester, Administration administration, LocatorFactory locators)
public String moduleKey()
AbstractPluginModule
moduleKey
in class AbstractPluginModule
public String moduleName()
AbstractPluginModule
moduleName
in class AbstractPluginModule
public ReferenceModuleType.ReferenceModuleImplementation internalWithI18n()
public ReferenceModuleType.ReferenceModuleImplementation internalWithoutI18n()
Copyright © 2002-2015 Atlassian. All Rights Reserved.