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 classRepresentation of the license's entitlement.static classRepresentation of the license information.static classRepresentation of the repository status information.static classRepresentation 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()