JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
hudson.model.Queue.StubTask
Packages that use
Queue.StubTask
Package
Description
hudson.model
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.
Uses of
Queue.StubTask
in
hudson.model
Fields in
hudson.model
declared as
Queue.StubTask
Modifier and Type
Field
Description
Queue.StubTask
Queue.StubItem.
task
Constructors in
hudson.model
with parameters of type
Queue.StubTask
Modifier
Constructor
Description
StubItem
(
Queue.StubTask
task)