it.com.atlassian.gadgets.pages
Class ConfigureAppLinksPage

java.lang.Object
  extended by it.com.atlassian.gadgets.pages.ConfigureAppLinksPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ConfigureAppLinksPage
extends Object
implements com.atlassian.pageobjects.Page


Constructor Summary
ConfigureAppLinksPage()
           
 
Method Summary
 void deleteAppLink(String name)
           
 String getUrl()
           
 AddApplicationLinkDialog.Step1 openAddApplicationLinkDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigureAppLinksPage

public ConfigureAppLinksPage()
Method Detail

getUrl

public String getUrl()
Specified by:
getUrl in interface com.atlassian.pageobjects.Page

openAddApplicationLinkDialog

public AddApplicationLinkDialog.Step1 openAddApplicationLinkDialog()

deleteAppLink

public void deleteAppLink(String name)


Copyright © 2013 Atlassian. All Rights Reserved.