JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
H
I
L
M
O
R
_
A
AsyncJob
<
P
extends
AsyncJob
<
P
,
R
>,
R
extends
AsyncRun
<
P
,
R
>> - Class in
org.jenkinsci.plugins.asyncjob
AsyncJob(ItemGroup, String)
- Constructor for class org.jenkinsci.plugins.asyncjob.
AsyncJob
AsyncRun
<
P
extends
AsyncJob
<
P
,
R
>,
R
extends
AsyncRun
<
P
,
R
>> - Class in
org.jenkinsci.plugins.asyncjob
AsyncRun(P)
- Constructor for class org.jenkinsci.plugins.asyncjob.
AsyncRun
AsyncRun(P, Calendar)
- Constructor for class org.jenkinsci.plugins.asyncjob.
AsyncRun
AsyncRun(P, long)
- Constructor for class org.jenkinsci.plugins.asyncjob.
AsyncRun
AsyncRun(P, File)
- Constructor for class org.jenkinsci.plugins.asyncjob.
AsyncRun
C
checkAbortPermission()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
createExecutable()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
createListener()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncRun
For writing stuff from asynchronous tasks.
D
doBuild(StaplerRequest, StaplerResponse)
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
Schedules a new build command.
G
getAssignedLabel()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
Because we are modeling an asynchronous task that runs elsewhere, we don't care where we run.
getBuildClass()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
Determines Class<R>.
getCauseOfBlockage()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
getIconColor()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncRun
getLastBuiltOn()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
Flyweight task doesn't really care where to run.
getOwnerTask()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
This is the master task.
getResourceList()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
Default implementation: no constraint.
getSameNodeConstraint()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
No constraint because we don't care where to run.
getSubTasks()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
getWhyBlocked()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
H
hasAbortPermission()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
I
isAsyncCompleted()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncRun
Indicates if the actual asynchronous portion of the work has been completed (by invoking
markCompleted()
.
isBuildable()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
isBuildBlocked()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
isBuilding()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncRun
isConcurrentBuild()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
Most subtypes probably want to support concurrent builds, although some may want to override.
L
loadBuild(File)
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
Loads an existing build record from disk.
M
markCompleted()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncRun
Marks the asynchornous task complete.
O
onLoad(ItemGroup<? extends Item>, String)
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
org.jenkinsci.plugins.asyncjob
- package org.jenkinsci.plugins.asyncjob
R
removeRun(R)
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
_
_getRuns()
- Method in class org.jenkinsci.plugins.asyncjob.
AsyncJob
A
C
D
G
H
I
L
M
O
R
_
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004-2012. All Rights Reserved.