public class LicenseDetailsPage extends JiraAdminAbstractPage
driver, pageBinder| Constructor and Description |
|---|
LicenseDetailsPage() |
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveUsers() |
Date |
getDatePurchased() |
String |
getLicenseDescription() |
String |
getOrganisation() |
String |
getServerId() |
String |
getSupportEntitlementNumber() |
String |
getUrl() |
int |
getUserLimit() |
boolean |
isEvaluation() |
LicenseDetailsPage |
updateLicense(String license) |
void |
waitForTable() |
getAdminSideMenudoWait, getDashboardMenu, getHeader, isAdmin, isLoggedInpublic String getUrl()
public String getOrganisation()
public Date getDatePurchased()
public boolean isEvaluation()
public String getLicenseDescription()
public String getServerId()
public String getSupportEntitlementNumber()
public int getUserLimit()
public int getActiveUsers()
public LicenseDetailsPage updateLicense(String license)
public void waitForTable()
Copyright © 2015 Atlassian. All rights reserved.