public static final class Queue.BuildableItem extends Queue.NotWaitingItem
Item
in the Queue.buildables
stage.ModelObjectWithContextMenu.ContextMenu, ModelObjectWithContextMenu.ContextMenuVisibility, ModelObjectWithContextMenu.MenuItem
buildableStartMilliseconds
task
Constructor and Description |
---|
BuildableItem(Queue.NotWaitingItem ni) |
BuildableItem(Queue.WaitingItem wi) |
Modifier and Type | Method and Description |
---|---|
CauseOfBlockage |
getCauseOfBlockage()
Gets an object that describes why this item is in the queue.
|
boolean |
isPending() |
boolean |
isStuck()
True if the item is starving for an executor for too long.
|
authenticate, authenticate2, doCancelQueue, getApi, getAssignedLabel, getAssignedLabelFor, getCauses, getCausesDescription, getDisplayName, getFuture, getId, getIdLegacy, getInQueueForString, getInQueueSince, getParams, getSearchUrl, getUrl, getWhy, hasCancelPermission, isBlocked, isBuildable, readResolve, toString
addAction, addOrReplaceAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, removeAction, removeActions, replaceAction, replaceActions
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError
public BuildableItem(Queue.WaitingItem wi)
public BuildableItem(Queue.NotWaitingItem ni)
public CauseOfBlockage getCauseOfBlockage()
Queue.Item
getCauseOfBlockage
in class Queue.Item
public boolean isStuck()
Queue.Item
isStuck
in class Queue.Item
@Exported public boolean isPending()
Copyright © 2004–2021. All rights reserved.