com.atlassian.jira.webtest.framework.page.admin.plugins
Interface PluginModuleComponent<T extends PluginModuleComponent<T>>

All Superinterfaces:
Localizable, PageObject
All Known Subinterfaces:
ManagePluginModuleComponent
All Known Implementing Classes:
AbstractSeleniumPluginModuleComponent, SeleniumManagePluginModuleComponent

public interface PluginModuleComponent<T extends PluginModuleComponent<T>>
extends Localizable

TODO: Document this class / interface here

Since:
v4.3

Method Summary
 String getCompletePluginModuleKey()
           
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.Localizable
locator
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.PageObject
context, isReady
 

Method Detail

getCompletePluginModuleKey

String getCompletePluginModuleKey()


Copyright © 2002-2013 Atlassian. All Rights Reserved.