Uses of Class
com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
Packages that use ApplicationLicensedDirectory
-
Uses of ApplicationLicensedDirectory in com.atlassian.crowd.licensing
Methods in com.atlassian.crowd.licensing that return types with arguments of type ApplicationLicensedDirectoryModifier and TypeMethodDescriptionApplicationLicensingService.listDirectories
(Long applicationId, String appSubType, Long version, int start, int limit) Returns list of directories linked to the users who are consuming licenses in the given applicationApplicationLicensingServiceImpl.listDirectories
(Long applicationId, String appSubType, Long version, int start, int limit) -
Uses of ApplicationLicensedDirectory in com.atlassian.crowd.model.licensing
Methods in com.atlassian.crowd.model.licensing that return ApplicationLicensedDirectoryMethods in com.atlassian.crowd.model.licensing with parameters of type ApplicationLicensedDirectoryModifier and TypeMethodDescriptionApplicationLicensedDirectory.builder
(ApplicationLicensedDirectory data)