@Component public class ModelDiagController extends Object implements ModelDiagnosticService
Modifier and Type | Field and Description |
---|---|
static String |
CLASS_NAME_WITH_DOT |
REPOSITORY_SELF_TEST
Modifier and Type | Method and Description |
---|---|
RepositoryDiag |
getRepositoryDiag(Task task,
OperationResult parentResult)
Provide repository run-time configuration and diagnostic information.
|
OperationResult |
repositorySelfTest(Task task)
Runs a short, non-descructive repository self test.
|
public static final String CLASS_NAME_WITH_DOT
public RepositoryDiag getRepositoryDiag(Task task, OperationResult parentResult)
ModelDiagnosticService
getRepositoryDiag
in interface ModelDiagnosticService
public OperationResult repositorySelfTest(Task task)
ModelDiagnosticService
repositorySelfTest
in interface ModelDiagnosticService
Copyright © 2013 evolveum. All rights reserved.