A B C D E F G H I J M N O P R S

A

actualizeNode(String, long) - Method in class jenkinsci.plugin.browseraxis.label.BrowserFinder
 
addVersion(BrowserVersion) - Method in class jenkinsci.plugin.browseraxis.Browser
Add new version

B

Browser - Class in jenkinsci.plugin.browseraxis
Represent Browser and its setting
Browser(String, Set<BrowserVersion>, boolean, String, String, Set<String>, boolean, boolean, String, String, String, String) - Constructor for class jenkinsci.plugin.browseraxis.Browser
 
Browser.DescriptorImpl - Class in jenkinsci.plugin.browseraxis
 
Browser.DescriptorImpl() - Constructor for class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
 
BrowserAxis - Class in jenkinsci.plugin.browseraxis
Axis for browsers.
BrowserAxis(List<String>) - Constructor for class jenkinsci.plugin.browseraxis.BrowserAxis
 
BrowserAxis.DescriptorImpl - Class in jenkinsci.plugin.browseraxis
 
BrowserAxis.DescriptorImpl() - Constructor for class jenkinsci.plugin.browseraxis.BrowserAxis.DescriptorImpl
 
BrowserContributor - Class in jenkinsci.plugin.browseraxis
Contribute browser build environments Set BROWSER_AXIS_PATH which contains path to browser, BROWSER_AXIS which contains name of version, and export path to the version into PATH
BrowserContributor() - Constructor for class jenkinsci.plugin.browseraxis.BrowserContributor
 
BrowserExpAxis - Class in jenkinsci.plugin.browseraxis
Expression for browsers.
BrowserExpAxis(String) - Constructor for class jenkinsci.plugin.browseraxis.BrowserExpAxis
 
BrowserExpAxis(String, List<String>) - Constructor for class jenkinsci.plugin.browseraxis.BrowserExpAxis
 
BrowserExpAxis.DescriptorImpl - Class in jenkinsci.plugin.browseraxis
 
BrowserExpAxis.DescriptorImpl() - Constructor for class jenkinsci.plugin.browseraxis.BrowserExpAxis.DescriptorImpl
 
BrowserFinder - Class in jenkinsci.plugin.browseraxis.label
Add browser labels to computer and actualize them if it is necessary
BrowserFinder() - Constructor for class jenkinsci.plugin.browseraxis.label.BrowserFinder
 
BrowserVariableSetter - Interface in jenkinsci.plugin.browseraxis
 
BrowserVersion - Class in jenkinsci.plugin.browseraxis
Represent version of browser
BrowserVersion(String, String, boolean) - Constructor for class jenkinsci.plugin.browseraxis.BrowserVersion
 
buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class jenkinsci.plugin.browseraxis.BrowserContributor
 

C

checkNodes() - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Check compatibility with names of nodes with nodes contained in Hudson
checkNodes(Node) - Method in class jenkinsci.plugin.browseraxis.label.BrowserFinder
 
compareTo(Object) - Method in class jenkinsci.plugin.browseraxis.Browser
 
compareTo(Object) - Method in class jenkinsci.plugin.browseraxis.BrowserVersion
 
configure(StaplerRequest, JSONObject) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
 
ConnectionListener - Class in jenkinsci.plugin.browseraxis.label
 
ConnectionListener() - Constructor for class jenkinsci.plugin.browseraxis.label.ConnectionListener
 

D

deleteUnusedNodes() - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Delete nodes which does not exist.
deleteUnusedNodes() - Method in class jenkinsci.plugin.browseraxis.label.BrowserFinder
 
doBrowserActualization(Node) - Method in class jenkinsci.plugin.browseraxis.label.BrowserFinder
 
doCheckLabelExpr(String) - Method in class jenkinsci.plugin.browseraxis.BrowserExpAxis.DescriptorImpl
 
doCheckName(String) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
 
doCheckPath(String) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
 

E

equals(Object) - Method in class jenkinsci.plugin.browseraxis.Browser
 
equals(Object) - Method in class jenkinsci.plugin.browseraxis.BrowserVersion
 

F

findBrowserByName(String) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Find browser by its name
FindBrowsersOnNode - Class in jenkinsci.plugin.browseraxis.label
Find browsers, versions for nodes and actualize labels if it is necessary
FindBrowsersOnNode(String, long, Node) - Constructor for class jenkinsci.plugin.browseraxis.label.FindBrowsersOnNode
 
findLabels(Node) - Method in class jenkinsci.plugin.browseraxis.label.BrowserFinder
 

G

getAllBrowserVersions() - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Find all versions of all browsers
getAutoCreatingVersionsUnix() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getAutoCreatingVersionsWindows() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getAutoversion(Browser, Node) - Method in class jenkinsci.plugin.browseraxis.label.FindBrowsersOnNode
 
getBrowserDescriptor() - Method in class jenkinsci.plugin.browseraxis.BrowserAxis.DescriptorImpl
 
getBrowserDescriptor() - Method in class jenkinsci.plugin.browseraxis.BrowserExpAxis.DescriptorImpl
 
getBrowserOfVersion(BrowserVersion) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Find browser of given version
getBrowsers() - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Return all kinds of browser which is defined
getBrowserVersionByName(String) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Return all kinds of browser which is defined
getConnectedUnixOs() - Static method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Find all kinds of Unix systems which is installed on currently connected slaves
getDefaultPath(Computer) - Method in class jenkinsci.plugin.browseraxis.Browser
Return path of locally installed version of browser on given computer which include defined suffix
getDefaultPathUnix() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getDefaultPathWindows() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getDefaultPathWithoutSuffix(Computer) - Method in class jenkinsci.plugin.browseraxis.Browser
Return path of locally installed version of browser for given computer without suffix
getDescriptor() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getDisplayName() - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
 
getDisplayName() - Method in class jenkinsci.plugin.browseraxis.BrowserAxis.DescriptorImpl
 
getDisplayName() - Method in class jenkinsci.plugin.browseraxis.BrowserExpAxis.DescriptorImpl
 
getFindVersionCommand(Computer) - Method in class jenkinsci.plugin.browseraxis.Browser
 
getFindVersionCommandUnix() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getFindVersionCommandWindows() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getLabelsOfNode(Node) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Get browser labels for given node.
getMapBrowsers() - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Return map of kinds of browsers and their versions
getName() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getNode() - Method in class jenkinsci.plugin.browseraxis.label.FindBrowsersOnNode
 
getNotAutoCreatedVersions() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getPath() - Method in class jenkinsci.plugin.browseraxis.BrowserVersion
 
getPath(Computer, Browser) - Method in class jenkinsci.plugin.browseraxis.BrowserVersion
Create with suffix.
getSlaveLables() - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
 
getStartTime() - Method in class jenkinsci.plugin.browseraxis.label.FindBrowsersOnNode
 
getSuffixUnix() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getSuffixWindows() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getThreads() - Static method in class jenkinsci.plugin.browseraxis.label.BrowserFinder
 
getUnixForSuffix() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getUnixOs() - Static method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Return all kinds of Unix systems, which has ever been on Hudson slaves
getUseSuffixs() - Method in class jenkinsci.plugin.browseraxis.Browser
 
getVersionName() - Method in class jenkinsci.plugin.browseraxis.BrowserVersion
 
getVersions() - Method in class jenkinsci.plugin.browseraxis.Browser
 

H

hashCode() - Method in class jenkinsci.plugin.browseraxis.Browser
 
hashCode() - Method in class jenkinsci.plugin.browseraxis.BrowserVersion
 

I

isAutoCreated() - Method in class jenkinsci.plugin.browseraxis.BrowserVersion
 
isAutoversionPossible(Browser, Node) - Method in class jenkinsci.plugin.browseraxis.label.FindBrowsersOnNode
 
isSystem() - Method in class jenkinsci.plugin.browseraxis.BrowserAxis
 
isSystem() - Method in class jenkinsci.plugin.browseraxis.BrowserExpAxis
 

J

jenkinsci.plugin.browseraxis - package jenkinsci.plugin.browseraxis
 
jenkinsci.plugin.browseraxis.label - package jenkinsci.plugin.browseraxis.label
 

M

matchLabel(Label, LabelAtom) - Method in class jenkinsci.plugin.browseraxis.BrowserExpAxis.DescriptorImpl
 
matchLabel(Label, LabelAtom) - Method in class jenkinsci.plugin.browseraxis.BrowserExpAxis
 

N

newInstance(StaplerRequest, JSONObject) - Method in class jenkinsci.plugin.browseraxis.BrowserExpAxis.DescriptorImpl
 

O

onOnline(Computer) - Method in class jenkinsci.plugin.browseraxis.label.ConnectionListener
 

P

parsePath(Computer, String) - Static method in class jenkinsci.plugin.browseraxis.label.FindBrowsersOnNode
Replace system variable names by their values

R

removeNull(List<String>) - Static method in class jenkinsci.plugin.browseraxis.BrowserExpAxis
 
run() - Method in class jenkinsci.plugin.browseraxis.label.FindBrowsersOnNode
 

S

setActualizationOfBrowsers() - Method in class jenkinsci.plugin.browseraxis.label.BrowserFinder
 
setBrowser(JSONObject, Map<Browser, Set<BrowserVersion>>) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Set browsers from request parameters
setEnviromentVariables(String, EnvVars, PrintStream, Node) - Method in class jenkinsci.plugin.browseraxis.BrowserAxis
 
setEnviromentVariables(String, EnvVars, PrintStream, Node) - Method in class jenkinsci.plugin.browseraxis.BrowserExpAxis
 
setEnviromentVariables(String, EnvVars, PrintStream, Node) - Method in interface jenkinsci.plugin.browseraxis.BrowserVariableSetter
 
setEnvironment(MatrixRun, EnvVars, TaskListener) - Method in class jenkinsci.plugin.browseraxis.BrowserContributor
 
setVersion(JSONObject, Set<BrowserVersion>) - Method in class jenkinsci.plugin.browseraxis.Browser.DescriptorImpl
Set versions of browser from request parameters

A B C D E F G H I J M N O P R S

Copyright © 2004-2012. All Rights Reserved.