Uses of Class
org.alfresco.discovery.model.LicenseInfo
Packages that use LicenseInfo
-
Uses of LicenseInfo in org.alfresco.discovery.model
Methods in org.alfresco.discovery.model that return LicenseInfoModifier and TypeMethodDescriptionLicenseInfo.entitlements(EntitlementsInfo entitlements) LicenseInfo.expiresAt(OffsetDateTime expiresAt) @Valid LicenseInfoRepositoryInfo.getLicense()Get licenseLicenseInfo.issuedAt(OffsetDateTime issuedAt) LicenseInfo.remainingDays(Integer remainingDays) Methods in org.alfresco.discovery.model with parameters of type LicenseInfoModifier and TypeMethodDescriptionRepositoryInfo.license(LicenseInfo license) voidRepositoryInfo.setLicense(LicenseInfo license)