public interface LicenseCalculator
Modifier and Type | Method and Description |
---|---|
Integer |
getNumberOfLicensedUsers()
Returns the number of users in the Confluence instance
|
boolean |
isRunning()
Whether or not the license calculator is currently computing the number of users in the system.
|
Integer getNumberOfLicensedUsers()
boolean isRunning()
Copyright © 2003–2016 Atlassian. All rights reserved.