| Package | Description |
|---|---|
| org.nuxeo.ecm.core.management.api | |
| org.nuxeo.ecm.core.management.probes | |
| org.nuxeo.ecm.core.management.statuses | |
| org.nuxeo.ecm.core.storage.sql.management |
Simple MBean to report the status of a SQL repository.
|
| org.nuxeo.ecm.core.storage.status | |
| org.nuxeo.ecm.directory.ldap.management | |
| org.nuxeo.ecm.platform.management.statuses | |
| org.nuxeo.elasticsearch.status |
| Modifier and Type | Method and Description |
|---|---|
ProbeStatus |
ProbeMBean.getLastFailureStatus() |
ProbeStatus |
ProbeInfo.getLastFailureStatus() |
ProbeStatus |
ProbeInfo.getStatus() |
static ProbeStatus |
ProbeStatus.newBlankProbStatus() |
static ProbeStatus |
ProbeStatus.newError(Throwable t) |
static ProbeStatus |
ProbeStatus.newFailure(Map<String,String> infos) |
static ProbeStatus |
ProbeStatus.newFailure(String info) |
static ProbeStatus |
ProbeStatus.newSuccess(Map<String,String> infos) |
static ProbeStatus |
ProbeStatus.newSuccess(String info) |
ProbeStatus |
Probe.run() |
| Modifier and Type | Field and Description |
|---|---|
protected ProbeStatus |
ProbeInfoImpl.lastFailureStatus |
protected ProbeStatus |
ProbeInfoImpl.lastStatus |
protected ProbeStatus |
ProbeInfoImpl.lastSuccessStatus |
| Modifier and Type | Method and Description |
|---|---|
ProbeStatus |
ProbeInfoImpl.getLastFailureStatus() |
ProbeStatus |
ProbeInfoImpl.getStatus() |
ProbeStatus |
AdministrativeStatusProbe.run() |
| Modifier and Type | Method and Description |
|---|---|
ProbeStatus |
RuntimeStartedProbe.run() |
ProbeStatus |
RepositoryStatusProbe.run() |
| Modifier and Type | Method and Description |
|---|---|
ProbeStatus |
RemoteSessionsProbe.run() |
ProbeStatus |
ActiveSessionsProbe.run() |
| Modifier and Type | Method and Description |
|---|---|
ProbeStatus |
S3BinaryManagerStatusProbe.run() |
| Modifier and Type | Method and Description |
|---|---|
ProbeStatus |
LDAPDirectoriesProbe.run() |
| Modifier and Type | Method and Description |
|---|---|
ProbeStatus |
PopulateRepositoryProbe.run() |
ProbeStatus |
QueryRepositoryProbe.run() |
| Modifier and Type | Method and Description |
|---|---|
ProbeStatus |
ElasticSearchStatusProbe.run() |
Copyright © 2019 Nuxeo. All rights reserved.