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.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
public ComputerQueue getComputerQueue()
Copyright © 2016–2021. All rights reserved.