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 java.lang.Object
implements com.atlassian.pageobjects.ProductInstance


Constructor Summary
ConfluenceProductInstance()
           
 
Method Summary
 java.lang.String getBaseUrl()
           
 java.lang.String getContextPath()
           
 int getHttpPort()
           
 java.lang.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 java.lang.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 java.lang.String getContextPath()
Specified by:
getContextPath in interface com.atlassian.pageobjects.ProductInstance

getInstanceId

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.