com.atlassian.jira.webtest.framework.page.admin.plugins
Interface InstallPlugins

All Superinterfaces:
Component<Plugins>, Openable<InstallPlugins>, PageObject, PageSection<Plugins>, PluginsTab<InstallPlugins>
All Known Implementing Classes:
SeleniumInstallPlugins

public interface InstallPlugins
extends PluginsTab<InstallPlugins>

TODO: Document this class / interface here

Since:
v4.3

Method Summary
 InstallPluginDialog installPluginDialog()
           
 InstallPluginDialog openInstallPluginDialog()
           
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.Openable
isClosed, isOpen, isOpenable, open
 
Methods inherited from interface com.atlassian.jira.webtest.framework.page.PageSection
page
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.component.Component
parent
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.PageObject
context, isReady
 

Method Detail

openInstallPluginDialog

InstallPluginDialog openInstallPluginDialog()

installPluginDialog

InstallPluginDialog installPluginDialog()


Copyright © 2002-2013 Atlassian. All Rights Reserved.