Uses of Class
com.atlassian.plugins.license.exception.InvalidDataVersionException
Packages that use InvalidDataVersionException
-
Uses of InvalidDataVersionException in com.atlassian.plugins.license.service
Methods in com.atlassian.plugins.license.service that throw InvalidDataVersionExceptionModifier and TypeMethodDescriptionLicenseUsageService.getDirectoryInfo(Long version, int start, int limit) LicenseUsageService.getLicensedUsers(Long version, int start, int limit) Deprecated.default List<LicensedUser>LicenseUsageService.getLicensedUsers(Long version, int start, int limit, Integer directoryID, boolean sortByLastLoginTimeASC) Get licensed users for a given version and directory.
LicenseUsageService.getLicensedUsers(Long, int, int, Integer, boolean)instead