public class ThreadReportPlugin extends AbstractSystemReportPlugin
m_resourceLocator, MAX_PROCESS_WAIT
Constructor and Description |
---|
ThreadReportPlugin() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get a short description of the plugin's operation.
|
Map<String,org.springframework.core.io.Resource> |
getEntries()
Get a map of key/value pairs of data exposed by the plugin.
|
boolean |
getFullOutputOnly() |
String |
getName()
Get the name of this report plugin.
|
boolean |
getOutputsFiles() |
int |
getPriority()
Get the priority of this plugin.
|
addGetters, compareTo, getBean, getBean, getBeans, getOpenNMSProcesses, getResource, getResourceFromProperty, getResourceLocator, setResourceLocator, slurp, slurpCommand, splitMultilineString, toString
public String getName()
SystemReportPlugin
public String getDescription()
SystemReportPlugin
public int getPriority()
SystemReportPlugin
getPriority
in interface SystemReportPlugin
getPriority
in class AbstractSystemReportPlugin
public boolean getFullOutputOnly()
getFullOutputOnly
in interface SystemReportPlugin
getFullOutputOnly
in class AbstractSystemReportPlugin
public boolean getOutputsFiles()
getOutputsFiles
in interface SystemReportPlugin
getOutputsFiles
in class AbstractSystemReportPlugin
public Map<String,org.springframework.core.io.Resource> getEntries()
SystemReportPlugin
getEntries
in interface SystemReportPlugin
getEntries
in class AbstractSystemReportPlugin
Copyright © 2022. All rights reserved.