JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
F
G
H
I
J
K
L
M
N
O
P
R
S
U
V
W
A
accept(File)
- Method in interface io.jenkins.jenkinsfile.runner.bootstrap.
ClassLoaderBuilder.JarHandler
B
Bootstrap
- Class in
io.jenkins.jenkinsfile.runner.bootstrap
Main entry point for the Jenkinsfile Runner execution.
Bootstrap()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.
Bootstrap
buildNumber
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
BuildNumber of the Run.
C
CACHE_EXPIRE
- Static variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
call()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.
Bootstrap
Executes
RunJenkinsfileCommand
by default
call()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
call()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
VersionCommand
cause
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
Cause of the Run.
ClassLoaderBuilder
- Class in
io.jenkins.jenkinsfile.runner.bootstrap
ClassLoaderBuilder(ClassLoader)
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.
ClassLoaderBuilder
ClassLoaderBuilder.JarHandler
- Interface in
io.jenkins.jenkinsfile.runner.bootstrap
cliMode
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.
Bootstrap
Deprecated.
Replaced by
RunCLICommand
collectJars(File)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.
ClassLoaderBuilder
createJenkinsWarClassLoader()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
createSetupClassLoader(ClassLoader)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
E
excludeJars(File)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.
ClassLoaderBuilder
explodeWar(String)
- Static method in class io.jenkins.jenkinsfile.runner.bootstrap.
Util
F
findClass(String)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.
SideClassLoader
G
getAppClassName()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
Gets classname of the App which should be launched
getAppClassName()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
RunCLICommand
getAppClassName()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
RunJenkinsfileCommand
getAppRepo()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
Location of the app repo packaged by AppAssembler.
getJenkinsfileRunnerVersion()
- Static method in class io.jenkins.jenkinsfile.runner.bootstrap.
Util
getLauncherOptions()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
getLibDirectory()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
Location of the app repo packaged by AppAssembler.
getMininumJenkinsVersion()
- Static method in class io.jenkins.jenkinsfile.runner.bootstrap.
Util
getMirrorURL(String)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
getPayloadJarDir()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
getPipelineRunOptions()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
RunJenkinsfileCommand
getSetupJarDir()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
getVersion()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.
Util.VersionProviderImpl
H
hasClass(String)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
I
IApp
- Interface in
io.jenkins.jenkinsfile.runner.bootstrap
Signature of the main app code.
io.jenkins.jenkinsfile.runner.bootstrap
- package io.jenkins.jenkinsfile.runner.bootstrap
io.jenkins.jenkinsfile.runner.bootstrap.commands
- package io.jenkins.jenkinsfile.runner.bootstrap.commands
io.jenkins.jenkinsfile.runner.bootstrap.util
- package io.jenkins.jenkinsfile.runner.bootstrap.util
isJenkinsVersionSupported(String)
- Static method in class io.jenkins.jenkinsfile.runner.bootstrap.
Util
J
jenkinsfile
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
Checked out copy of the working space.
jenkinsHome
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
Jenkins Home for the Run.
JenkinsLauncherCommand
- Class in
io.jenkins.jenkinsfile.runner.bootstrap.commands
Command that requires launching a Jenkins instance, including all required steps like Jenkins WAR and plugins resolution.
JenkinsLauncherCommand()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
JenkinsLauncherOptions
- Class in
io.jenkins.jenkinsfile.runner.bootstrap.commands
Arguments needed to launch a Jenkins instance.
JenkinsLauncherOptions()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
jobName
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
Job name for the Run.
K
keepUndefinedParameters
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
L
launcherOptions
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.
Bootstrap
launcherOptions
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
libPath
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
loadClass(String)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.util.
OptionalClassLoader
M
main(String[])
- Static method in class io.jenkins.jenkinsfile.runner.bootstrap.
Bootstrap
make()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.
ClassLoaderBuilder
mirror
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
N
noSandBox
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
O
OptionalClassLoader
- Class in
io.jenkins.jenkinsfile.runner.bootstrap.util
Classloader, which might be added to the instance post-factum during the execution.
OptionalClassLoader(ClassLoader)
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.util.
OptionalClassLoader
P
pipelineRunOptions
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.
Bootstrap
PipelineRunOptions
- Class in
io.jenkins.jenkinsfile.runner.bootstrap.commands
Contains options required for a Jenkins build run.
PipelineRunOptions()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
pipelineRunOptions
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
RunJenkinsfileCommand
pluginsDir
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
Where to load plugins from?
postConstruct()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
postConstruct()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
RunJenkinsfileCommand
processJars(File, FileFilter, ClassLoaderBuilder.JarHandler)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.
ClassLoaderBuilder
Recursively scan a directory to find jars
R
readJenkinsPomProperty(String)
- Static method in class io.jenkins.jenkinsfile.runner.bootstrap.
Util
run(JenkinsLauncherCommand)
- Method in interface io.jenkins.jenkinsfile.runner.bootstrap.
IApp
RunCLICommand
- Class in
io.jenkins.jenkinsfile.runner.bootstrap.commands
RunCLICommand()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.commands.
RunCLICommand
RunJenkinsfileCommand
- Class in
io.jenkins.jenkinsfile.runner.bootstrap.commands
RunJenkinsfileCommand()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.commands.
RunJenkinsfileCommand
runJenkinsfileRunnerApp()
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherCommand
runWorkspace
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
Workspace for the Run
S
scm
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
set(ClassLoader)
- Method in class io.jenkins.jenkinsfile.runner.bootstrap.util.
OptionalClassLoader
SideClassLoader
- Class in
io.jenkins.jenkinsfile.runner.bootstrap
Expose bootstrap classes into the rest of the system.
SideClassLoader(ClassLoader)
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.
SideClassLoader
skipShutdown
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
U
Util
- Class in
io.jenkins.jenkinsfile.runner.bootstrap
Util()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.
Util
Util.VersionProviderImpl
- Class in
io.jenkins.jenkinsfile.runner.bootstrap
V
version
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
VersionCommand
- Class in
io.jenkins.jenkinsfile.runner.bootstrap.commands
VersionCommand()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.commands.
VersionCommand
VersionProviderImpl()
- Constructor for class io.jenkins.jenkinsfile.runner.bootstrap.
Util.VersionProviderImpl
W
warDir
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
Exploded jenkins.war
withInitHooks
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
JenkinsLauncherOptions
workflowParameters
- Variable in class io.jenkins.jenkinsfile.runner.bootstrap.commands.
PipelineRunOptions
A
B
C
E
F
G
H
I
J
K
L
M
N
O
P
R
S
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004–2020. All rights reserved.