Uses of Class
org.alfresco.service.cmr.admin.RepoUsageStatus
-
Packages that use RepoUsageStatus Package Description org.alfresco.repo.admin org.alfresco.repo.usage org.alfresco.service.cmr.admin -
-
Uses of RepoUsageStatus in org.alfresco.repo.admin
Methods in org.alfresco.repo.admin that return RepoUsageStatus Modifier and Type Method Description RepoUsageStatusRepoAdminServiceImpl. getUsageStatus() -
Uses of RepoUsageStatus in org.alfresco.repo.usage
Methods in org.alfresco.repo.usage that return RepoUsageStatus Modifier and Type Method Description RepoUsageStatusRepoUsageComponent. getUsageStatus()Calculate and retrieve full status alerts based on the usage and license expiry state.RepoUsageStatusRepoUsageComponentImpl. getUsageStatus()Calculate and retrieve full status alerts based on the usage and license expiry state. -
Uses of RepoUsageStatus in org.alfresco.service.cmr.admin
Methods in org.alfresco.service.cmr.admin that return RepoUsageStatus Modifier and Type Method Description RepoUsageStatusRepoAdminService. getUsageStatus()Get full information on the state of the usage limits, including errors and warnings about limits in play.
-