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
D
E
F
G
I
J
L
O
P
R
S
T
X
A
all()
- Static method in class org.jenkinsci.plugins.beakerbuilder.
JobSource
annotate(Run<?, ?>, MarkupText, int)
- Method in class org.jenkinsci.plugins.beakerbuilder.utils.
BeakerConsoleNote
B
BeakerBuildAction
- Class in
org.jenkinsci.plugins.beakerbuilder
Action, which provides link to the real job running in Beaker in the job menu.
BeakerBuildAction(int, String)
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
BeakerBuildAction
BeakerBuilder
- Class in
org.jenkinsci.plugins.beakerbuilder
Builder which provides possibility to schedule external Beaker job, waits for its completion and sets up job result according to Beaker job status.
BeakerBuilder(JobSource, boolean)
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder
BeakerBuilder.DescriptorImpl
- Class in
org.jenkinsci.plugins.beakerbuilder
BeakerConsoleAnnotator
- Class in
org.jenkinsci.plugins.beakerbuilder.utils
Console annotator which annotates Beaker messages using
BeakerConsoleNote
.
BeakerConsoleAnnotator(OutputStream)
- Constructor for class org.jenkinsci.plugins.beakerbuilder.utils.
BeakerConsoleAnnotator
BeakerConsoleNote
- Class in
org.jenkinsci.plugins.beakerbuilder.utils
Annotator which currently adds only color highlighting.
BeakerConsoleNote()
- Constructor for class org.jenkinsci.plugins.beakerbuilder.utils.
BeakerConsoleNote
BeakerConsoleNote.DescriptorImpl
- Class in
org.jenkinsci.plugins.beakerbuilder.utils
BeakerEnvContributor
- Class in
org.jenkinsci.plugins.beakerbuilder
Exports Beaker related stuff like job ID in build env.
BeakerEnvContributor()
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
BeakerEnvContributor
buildEnvironmentFor(Run, EnvVars, TaskListener)
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerEnvContributor
C
close()
- Method in class org.jenkinsci.plugins.beakerbuilder.utils.
BeakerConsoleAnnotator
configure(StaplerRequest, JSONObject)
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
ConsoleLogger
- Class in
org.jenkinsci.plugins.beakerbuilder.utils
A helper class which offers various types of logging.
ConsoleLogger(BuildListener)
- Constructor for class org.jenkinsci.plugins.beakerbuilder.utils.
ConsoleLogger
D
DEFAULT_DELAY
- Static variable in class org.jenkinsci.plugins.beakerbuilder.
TaskWatchdog
Default delay before watchdog starts to monitor status task.
DEFAULT_PERIOD
- Static variable in class org.jenkinsci.plugins.beakerbuilder.
TaskWatchdog
Default period how often the task status is checked in Beaker.
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
FileJobSource.DescriptorImpl
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
StringJobSource.DescriptorImpl
DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.beakerbuilder.utils.
BeakerConsoleNote.DescriptorImpl
doTestConnection(String, String, Secret)
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
Tries to connect to Beaker server and verify that provided credential works.
E
eol(byte[], int)
- Method in class org.jenkinsci.plugins.beakerbuilder.utils.
BeakerConsoleAnnotator
expandJobPath(AbstractBuild<?, ?>, BuildListener)
- Method in class org.jenkinsci.plugins.beakerbuilder.
FileJobSource
F
FileJobSource
- Class in
org.jenkinsci.plugins.beakerbuilder
Represents job XML which is entered as path to the existing file within the workspace.
FileJobSource(String)
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
FileJobSource
FileJobSource.DescriptorImpl
- Class in
org.jenkinsci.plugins.beakerbuilder
G
getBeakerClient()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
getBeakerURL()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
getConfigFile()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
getDeclaredContent(AbstractBuild<?, ?>, BuildListener)
- Method in class org.jenkinsci.plugins.beakerbuilder.
FileJobSource
getDeclaredContent(AbstractBuild<?, ?>, BuildListener)
- Method in class org.jenkinsci.plugins.beakerbuilder.
JobSource
Get job xml template content as string.
getDeclaredContent(AbstractBuild<?, ?>, BuildListener)
- Method in class org.jenkinsci.plugins.beakerbuilder.
StringJobSource
getDescriptor()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder
getDescriptor()
- Method in class org.jenkinsci.plugins.beakerbuilder.
FileJobSource
getDescriptor()
- Method in class org.jenkinsci.plugins.beakerbuilder.
StringJobSource
getDisplayName()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuildAction
getDisplayName()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
getDisplayName()
- Method in class org.jenkinsci.plugins.beakerbuilder.
FileJobSource.DescriptorImpl
getDisplayName()
- Method in class org.jenkinsci.plugins.beakerbuilder.
StringJobSource.DescriptorImpl
getDisplayName()
- Method in class org.jenkinsci.plugins.beakerbuilder.utils.
BeakerConsoleNote.DescriptorImpl
getDownloadFiles()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder
getIconFileName()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuildAction
getIdentity()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
Beaker identity.
getJobContent(AbstractBuild<?, ?>, BuildListener)
- Method in class org.jenkinsci.plugins.beakerbuilder.
JobSource
Get job xml to be sent to Beaker.
getJobContent()
- Method in class org.jenkinsci.plugins.beakerbuilder.
StringJobSource
getJobNumber()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuildAction
getJobPath()
- Method in class org.jenkinsci.plugins.beakerbuilder.
FileJobSource
getJobSource()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder
getListener()
- Method in class org.jenkinsci.plugins.beakerbuilder.utils.
ConsoleLogger
getLogger()
- Method in class org.jenkinsci.plugins.beakerbuilder.utils.
ConsoleLogger
getLogin()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
getOldStatus()
- Method in class org.jenkinsci.plugins.beakerbuilder.
TaskWatchdog
getPassword()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
getStatus()
- Method in class org.jenkinsci.plugins.beakerbuilder.
TaskWatchdog
getUrlName()
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuildAction
I
isApplicable(Class<? extends AbstractProject>)
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
isFinished()
- Method in class org.jenkinsci.plugins.beakerbuilder.
TaskWatchdog
J
JobSource
- Class in
org.jenkinsci.plugins.beakerbuilder
Abstract class which represent source of Beaker job XML.
JobSource()
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
JobSource
JobSource.JobSourceDescriptor
- Class in
org.jenkinsci.plugins.beakerbuilder
JobSourceDescriptor()
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
JobSource.JobSourceDescriptor
L
log(String)
- Method in class org.jenkinsci.plugins.beakerbuilder.utils.
ConsoleLogger
Logs plain text messages directly into console
logAnnot(String)
- Method in class org.jenkinsci.plugins.beakerbuilder.utils.
ConsoleLogger
Logs annotated messages
O
org.jenkinsci.plugins.beakerbuilder
- package org.jenkinsci.plugins.beakerbuilder
org.jenkinsci.plugins.beakerbuilder.utils
- package org.jenkinsci.plugins.beakerbuilder.utils
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder
Prepares job XML, schedule the job in Beaker, waits for the result and
R
resolve(String)
- Method in class org.jenkinsci.plugins.beakerbuilder.
XMLEscapingVariableResolver
run()
- Method in class org.jenkinsci.plugins.beakerbuilder.
TaskWatchdog
Gets task status info from Beaker server and if the status has changed, notifies all waiting classes.
S
setBeakerURL(String)
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
setLogin(String)
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
setPassword(Secret)
- Method in class org.jenkinsci.plugins.beakerbuilder.
BeakerBuilder.DescriptorImpl
StringJobSource
- Class in
org.jenkinsci.plugins.beakerbuilder
Represent job XML which is entered directly in job config page.
StringJobSource(String)
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
StringJobSource
StringJobSource.DescriptorImpl
- Class in
org.jenkinsci.plugins.beakerbuilder
T
TaskWatchdog
- Class in
org.jenkinsci.plugins.beakerbuilder
TimerTask
which which wait some time and then checks the task status periodically.
TaskWatchdog(BeakerTask, TaskStatus)
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
TaskWatchdog
X
XMLEscapingVariableResolver
- Class in
org.jenkinsci.plugins.beakerbuilder
XMLEscapingVariableResolver(VariableResolver<String>)
- Constructor for class org.jenkinsci.plugins.beakerbuilder.
XMLEscapingVariableResolver
A
B
C
D
E
F
G
I
J
L
O
P
R
S
T
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2019. All rights reserved.