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

All Superinterfaces:
Dialog<InstallPluginDialog>, Localizable, Openable<InstallPluginDialog>, PageObject, Submittable<InstallPluginDialog>

public interface InstallPluginDialog
extends Dialog<InstallPluginDialog>, Submittable<InstallPluginDialog>

TODO: Document this class / interface here

Since:
v4.3

Method Summary
 InstallPluginDialog setFilePath(String absolutePath)
           
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.Openable
isClosed, isOpen, isOpenable, open
 
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
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.Submittable
submit
 

Method Detail

setFilePath

InstallPluginDialog setFilePath(String absolutePath)


Copyright © 2002-2013 Atlassian. All Rights Reserved.