public class NodeMonitoringAction extends Object implements Action
| Constructor and Description |
|---|
NodeMonitoringAction(Computer computer,
String displayName,
String iconPath)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Computer |
getComputer() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getMonitoringUrl()
Used in index.jelly
|
String |
getUrlName() |
protected boolean |
hasMonitoringPermissions()
Checks that user has access permissions to the monitoring page.
|
public Computer getComputer()
public final String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic final String getIconFileName()
getIconFileName in interface Actionpublic String getUrlName()
getUrlName in interface Actionpublic String getMonitoringUrl()
protected boolean hasMonitoringPermissions()
Copyright © 2009–2019. All rights reserved.