Uses of Class
org.alfresco.rest.api.model.RepositoryInfo
Packages that use RepositoryInfo
-
Uses of RepositoryInfo in org.alfresco.rest.api.discovery
Methods in org.alfresco.rest.api.discovery that return RepositoryInfo -
Uses of RepositoryInfo in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return RepositoryInfoModifier and TypeMethodDescriptionDiscoveryDetails.getRepository()RepositoryInfo.setEdition(String edition) RepositoryInfo.setLicense(RepositoryInfo.LicenseInfo license) RepositoryInfo.setModules(List<ModulePackage> modules) RepositoryInfo.setStatus(RepositoryInfo.StatusInfo status) RepositoryInfo.setVersion(RepositoryInfo.VersionInfo version) Methods in org.alfresco.rest.api.model with parameters of type RepositoryInfoConstructors in org.alfresco.rest.api.model with parameters of type RepositoryInfo