Class ReferencePlugin
java.lang.Object
com.atlassian.jira.functest.framework.admin.plugins.Plugin
com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
Represents the JIRA Reference Plugin. This plugin contains simple implementations of the module types that JIRA
supports.
It enables us to test that these extension points actually work and can enabled/disabled at runtime.
- Since:
- v4.4
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReferencePlugin(net.sourceforge.jwebunit.WebTester tester, Administration administration, LocatorFactory locators, Navigation navigation) -
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
-
Method Details
-
getKey
-
restResources
-
workflowCondition
-
workflowFunction
-
workflowValidator
-
moduleType
-
resourceAction
-
issueTabPanel
-
getEchoFunction
-