| Package | Description |
|---|---|
| org.nuxeo.ecm.admin.monitoring | |
| org.nuxeo.ecm.core.management.api | |
| org.nuxeo.ecm.core.management.probes | |
| org.nuxeo.ecm.webengine.management.statuses |
| Modifier and Type | Method and Description |
|---|---|
List<ProbeInfo> |
MonitoringActionBean.getProbeInfos() |
| Modifier and Type | Method and Description |
|---|---|
ProbeInfo |
ProbeManager.getProbeInfo(Class<? extends Probe> probeClass) |
ProbeInfo |
ProbeManager.getProbeInfo(String name) |
ProbeInfo |
ProbeManager.runProbe(ProbeInfo probe) |
ProbeInfo |
ProbeManager.runProbe(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProbeInfo> |
ProbeManager.getAllProbeInfos() |
Collection<ProbeInfo> |
ProbeManager.getInFailureProbeInfos() |
Collection<ProbeInfo> |
ProbeManager.getInSuccessProbeInfos() |
| Modifier and Type | Method and Description |
|---|---|
ProbeInfo |
ProbeManager.runProbe(ProbeInfo probe) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProbeInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
ProbeInfo |
ProbeManagerImpl.getProbeInfo(Class<? extends Probe> probeClass) |
ProbeInfo |
ProbeManagerImpl.getProbeInfo(String name) |
ProbeInfo |
ProbeManagerImpl.runProbe(ProbeInfo probe) |
ProbeInfo |
ProbeManagerImpl.runProbe(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProbeInfo> |
ProbeManagerImpl.getAllProbeInfos() |
Collection<ProbeInfo> |
ProbeManagerImpl.getInFailureProbeInfos() |
Collection<ProbeInfo> |
ProbeManagerImpl.getInSuccessProbeInfos() |
| Modifier and Type | Method and Description |
|---|---|
ProbeInfo |
ProbeManagerImpl.runProbe(ProbeInfo probe) |
| Modifier and Type | Method and Description |
|---|---|
ProbeInfo |
ProbeObject.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProbeInfo> |
ProbesObject.getInfos() |
| Modifier and Type | Method and Description |
|---|---|
static ProbeObject |
ProbeObject.newProbe(DefaultObject parent,
ProbeInfo info) |
Copyright © 2014 Nuxeo SA. All Rights Reserved.