Package org.alfresco.rest.api.model
Class RepositoryInfo
java.lang.Object
org.alfresco.rest.api.model.RepositoryInfo
Representation of the repository information.
- Author:
- Jamal Kaabi-Mofrad
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Representation of the license's entitlement.static class
Representation of the license information.static class
Representation of the repository status information.static class
Representation of the repository version information. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
setEdition
(String edition) setLicense
(RepositoryInfo.LicenseInfo license) setModules
(List<ModulePackage> modules) setStatus
(RepositoryInfo.StatusInfo status) setVersion
(RepositoryInfo.VersionInfo version) toString()