Uses of Class
com.evolveum.midpoint.schema.RepositoryDiag
-
Packages that use RepositoryDiag Package Description com.evolveum.midpoint.model.api com.evolveum.midpoint.model.impl.controller com.evolveum.midpoint.repo.api com.evolveum.midpoint.repo.cache -
-
Uses of RepositoryDiag in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return RepositoryDiag Modifier and Type Method Description RepositoryDiagModelDiagnosticService. getRepositoryDiag(Task task, OperationResult parentResult)Provide repository run-time configuration and diagnostic information. -
Uses of RepositoryDiag in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return RepositoryDiag Modifier and Type Method Description RepositoryDiagModelDiagController. getRepositoryDiag(Task task, OperationResult parentResult) -
Uses of RepositoryDiag in com.evolveum.midpoint.repo.api
Methods in com.evolveum.midpoint.repo.api that return RepositoryDiag Modifier and Type Method Description RepositoryDiagRepositoryService. getRepositoryDiag()Provide repository run-time configuration and diagnostic information. -
Uses of RepositoryDiag in com.evolveum.midpoint.repo.cache
Methods in com.evolveum.midpoint.repo.cache that return RepositoryDiag Modifier and Type Method Description RepositoryDiagRepositoryCache. getRepositoryDiag()
-