Class ReferenceDependentPlugin
java.lang.Object
com.atlassian.jira.functest.framework.admin.plugins.Plugin
com.atlassian.jira.functest.framework.admin.plugins.ReferenceDependentPlugin
Represents the Reference Dependent Plugin. This plugin has dependencies on reference implementations of the
extension points in JIRA.
We use it to test inter-plugin dependencies (i.e. component-import ...)
- Since:
- v4.4
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReferenceDependentPlugin
(net.sourceforge.jwebunit.WebTester tester, Administration administration, LocatorFactory locators) -
Method Summary
Methods inherited from class com.atlassian.jira.functest.framework.admin.plugins.Plugin
disable, disableModule, enable, enableModule, isDisabled, isEnabled, isInstalled
-
Field Details
-
KEY
- See Also:
-
-
Constructor Details
-
ReferenceDependentPlugin
public ReferenceDependentPlugin(net.sourceforge.jwebunit.WebTester tester, Administration administration, LocatorFactory locators)
-
-
Method Details
-
getKey
-
externalReferenceModuleWithI18n
-
externalReferenceModuleWithoutI18n
-