public class GreenHopperLicenseDetailsPage extends JiraAdminAbstractPage
driver, pageBinder| Constructor and Description |
|---|
GreenHopperLicenseDetailsPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
Gets the error message in the update admin form area.
|
Date |
getExpiryDate() |
String |
getLicenseType() |
String |
getOrganization() |
Date |
getPurchasedDate() |
String |
getServerId() |
String |
getSupportEntitlementNumber() |
String |
getUrl() |
boolean |
isTrial() |
boolean |
licenseIsLoaded() |
GreenHopperLicenseDetailsPage |
updateLicense(String license) |
getAdminSideMenudoWait, getDashboardMenu, getHeader, isAdmin, isLoggedInpublic String getUrl()
public String getErrorMessage()
public boolean isTrial()
public boolean licenseIsLoaded()
public String getOrganization()
public String getLicenseType()
public String getServerId()
public String getSupportEntitlementNumber()
public Date getPurchasedDate()
public Date getExpiryDate()
public GreenHopperLicenseDetailsPage updateLicense(String license)
Copyright © 2015 Atlassian. All rights reserved.