Class LicensedUserCountServiceImpl
java.lang.Object
com.atlassian.greenhopper.license.LicensedUserCountServiceImpl
- All Implemented Interfaces:
LicensedUserCountService
@Service
public class LicensedUserCountServiceImpl
extends Object
implements LicensedUserCountService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LicensedUserCountServiceImpl
public LicensedUserCountServiceImpl()
-
-
Method Details
-
hasExceededUserLimit
public boolean hasExceededUserLimit()- Specified by:
hasExceededUserLimit
in interfaceLicensedUserCountService
-