public class QueueUpdateAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
QueueUpdateAction(hudson.model.Computer computer) |
| Modifier and Type | Method and Description |
|---|---|
ComputerQueue |
getComputerQueue() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic ComputerQueue getComputerQueue()
Copyright © 2016–2021. All rights reserved.