com.atlassian.webdriver.confluence.page
Class LicenseDetailsPage
java.lang.Object
com.atlassian.webdriver.confluence.page.ConfluenceAbstractPage
com.atlassian.webdriver.confluence.page.LicenseDetailsPage
- All Implemented Interfaces:
- Page, UserDiscoverable
public class LicenseDetailsPage
- extends ConfluenceAbstractPage
TODO: Document this class / interface here
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LicenseDetailsPage
public LicenseDetailsPage()
getUrl
public String getUrl()
- Returns:
- The URI, including query string, relative to the base url
getOrganisation
public String getOrganisation()
getDatePurchased
public Date getDatePurchased()
isEvaluation
public boolean isEvaluation()
getLicenseType
public String getLicenseType()
getSupportEntitlementNumber
public String getSupportEntitlementNumber()
getServerID
public String getServerID()
getUserLimit
public int getUserLimit()
getActiveUsers
public int getActiveUsers()
updateLicense
public LicenseDetailsPage updateLicense(String license)
Copyright © 2014 Atlassian. All rights reserved.