@PublicApi
public static interface JiraLicenseService.ValidationResult
Modifier and Type | Method and Description |
---|---|
int |
getActiveUserCount() |
ErrorCollection |
getErrorCollection() |
String |
getLicenseString() |
int |
getLicenseVersion() |
int |
getTotalUserCount() |
ErrorCollection getErrorCollection()
ErrorCollection
String getLicenseString()
int getLicenseVersion()
int getTotalUserCount()
int getActiveUserCount()
Copyright © 2002-2015 Atlassian. All Rights Reserved.