public class NodesController extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SESSION_REMOTE_USER
For HudsonMonitoringFilter.
|
| Constructor and Description |
|---|
NodesController(NodesCollector nodesCollector,
String nodeName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doMonitoring(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Generate a report
|
static boolean |
isJavaInformationsNeeded(javax.servlet.http.HttpServletRequest httpRequest)
Is it necessary to collect java informations for this monitoring request?
|
public static final String SESSION_REMOTE_USER
public NodesController(NodesCollector nodesCollector, String nodeName)
nodesCollector - NodesCollectornodeName - Nom du nodepublic void doMonitoring(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
req - Http requestresp - Http responseIOException - epublic static boolean isJavaInformationsNeeded(javax.servlet.http.HttpServletRequest httpRequest)
httpRequest - HttpServletRequestCopyright © 2009–2023. All rights reserved.