C D G H I J O S U W 

C

createFor(AbstractProject) - Method in class hudson.plugins.jswidgets.JsProjectActionFactory

D

DISPLAYNAME - Static variable in class hudson.plugins.jswidgets.JsConsts
Display name.

G

getBaseUrl(StaplerRequest) - Method in class hudson.plugins.jswidgets.JsBaseAction
Calculates Jenkins' URL including protocol, host and port from the request.
getBuild() - Method in class hudson.plugins.jswidgets.JsBuildAction
Returns the build.
getBuiltOn() - Method in class hudson.plugins.jswidgets.JsBuildAction
Returns the Name of the Node where the AbstractBuild happened.
getChangeSetEntries(ChangeLogSet.Entry) - Method in class hudson.plugins.jswidgets.JsBuildAction
Returns a representation for affected files in entry prefixing them with the EditType of the change.
getDisplayName() - Method in class hudson.plugins.jswidgets.JsBaseAction
Make method final, as we always want the same display name.
getIconFileName() - Method in class hudson.plugins.jswidgets.JsBaseAction
Make method final, as we always want the same icon file.
getImagesUrl(StaplerRequest) - Method in class hudson.plugins.jswidgets.JsBaseAction
Returns the static path for images.
getJobDescription(boolean) - Method in class hudson.plugins.jswidgets.JsJobAction
Returns the description of the job without line feeds and ' as this will break the Javascript output.
getProject() - Method in class hudson.plugins.jswidgets.JsBuildAction
Returns the project.
getProject() - Method in class hudson.plugins.jswidgets.JsJobAction
Returns the job for which the health report will be generated.
getRunList(StaplerRequest) - Method in class hudson.plugins.jswidgets.JsRootAction
Returns some or all known runs of this hudson instance, depending on parameter count.
getUrlName() - Method in class hudson.plugins.jswidgets.JsBaseAction
getUrlName() - Method in class hudson.plugins.jswidgets.JsBuildAction
getUrlName() - Method in class hudson.plugins.jswidgets.JsRootAction
This actions always starts from the context directly, so prefix JsConsts with a slash.

H

hudson.plugins.jswidgets - package hudson.plugins.jswidgets
This package contains all classes for the JSWidgets Plugin.

I

ICONFILENAME - Static variable in class hudson.plugins.jswidgets.JsConsts
Path to the icon.

J

JsBaseAction - Class in hudson.plugins.jswidgets
Implements some basic methods for returning baseUrl and image paths.
JsBaseAction() - Constructor for class hudson.plugins.jswidgets.JsBaseAction
Default constructor for normal run.
JsBuildAction - Class in hudson.plugins.jswidgets
This class implements the JS widgets pages for a build.
JsBuildAction(AbstractBuild<?, ?>) - Constructor for class hudson.plugins.jswidgets.JsBuildAction
This class implements the JS widgets pages for a build.
JsConsts - Class in hudson.plugins.jswidgets
Holder for constants.
JsJobAction - Class in hudson.plugins.jswidgets
This class implements the JS widgets pages for a job.
JsJobAction(AbstractProject<?, ?>) - Constructor for class hudson.plugins.jswidgets.JsJobAction
 
JsProjectActionFactory - Class in hudson.plugins.jswidgets
Extends project actions for all jobs.
JsProjectActionFactory() - Constructor for class hudson.plugins.jswidgets.JsProjectActionFactory
 
JsRootAction - Class in hudson.plugins.jswidgets
Implements methods for javascript root widgets.
JsRootAction() - Constructor for class hudson.plugins.jswidgets.JsRootAction
 
JsRunListener - Class in hudson.plugins.jswidgets
This listener adds a JsBuildAction to every new build.
JsRunListener() - Constructor for class hudson.plugins.jswidgets.JsRunListener
Extension needs parameterless constructor.

O

onFinalized(AbstractBuild) - Method in class hudson.plugins.jswidgets.JsRunListener
Adds JsBuildAction to the build.

S

skipDescription(StaplerRequest) - Method in class hudson.plugins.jswidgets.JsBaseAction
Returns whether we want to skip the description of the job.

U

URLNAME - Static variable in class hudson.plugins.jswidgets.JsConsts
Path to the jswidgets base.

W

wantHtml(StaplerRequest) - Method in class hudson.plugins.jswidgets.JsBaseAction
Returns whether we want HTML instead of javascript by checking the request for html=true.
C D G H I J O S U W 

Copyright © 2004-2013. All Rights Reserved.