@Extension public class SimpleQueueUpdateAction extends Object implements hudson.model.RootAction
| Constructor and Description |
|---|
SimpleQueueUpdateAction() |
SimpleQueueUpdateAction(hudson.model.Queue queue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
static String |
getItemIdName() |
hudson.model.Queue.Item[] |
getItems() |
static String |
getMoveTypeName() |
String |
getUrlName() |
boolean |
isFilterQueue() |
public SimpleQueueUpdateAction()
public SimpleQueueUpdateAction(hudson.model.Queue queue)
public static String getMoveTypeName()
public static String getItemIdName()
public hudson.model.Queue.Item[] getItems()
public boolean isFilterQueue()
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.ActionCopyright © 2016–2020. All rights reserved.