com.atlassian.confluence.webdriver
Class ConfluenceProductInstance

java.lang.Object
  extended by com.atlassian.confluence.webdriver.ConfluenceProductInstance
All Implemented Interfaces:
com.atlassian.pageobjects.ProductInstance

public final class ConfluenceProductInstance
extends Object
implements com.atlassian.pageobjects.ProductInstance


Constructor Summary
ConfluenceProductInstance()
           
 
Method Summary
 String getBaseUrl()
           
 String getContextPath()
           
 int getHttpPort()
           
 String getInstanceId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceProductInstance

public ConfluenceProductInstance()
Method Detail

getBaseUrl

public String getBaseUrl()
Specified by:
getBaseUrl in interface com.atlassian.pageobjects.ProductInstance

getHttpPort

public int getHttpPort()
Specified by:
getHttpPort in interface com.atlassian.pageobjects.ProductInstance

getContextPath

public String getContextPath()
Specified by:
getContextPath in interface com.atlassian.pageobjects.ProductInstance

getInstanceId

public String getInstanceId()
Specified by:
getInstanceId in interface com.atlassian.pageobjects.ProductInstance


Copyright © 2003–2015 Atlassian. All rights reserved.