Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
E
F
G
I
M
P
R
S
T
U
V
B
BrowserAutoInstaller
- Class in
com.atlassian.browsers
BrowserAutoInstaller(BrowserConfiguration, InstallConfigurator)
- Constructor for class com.atlassian.browsers.
BrowserAutoInstaller
Takes a browserConfiration which defines specifics for each client and a InstallConfigurator which allows post setup tasks to be executed specific for each client.
BrowserConfig
- Class in
com.atlassian.browsers
Contains the config for the browser such as the path to the binary to execute to start the browser as well as the path to the profile for the browser.
BrowserConfig(File, File, File)
- Constructor for class com.atlassian.browsers.
BrowserConfig
BrowserConfiguration
- Interface in
com.atlassian.browsers
Defaines the interface that each client has to implement to be used by the BrowserAutoInstaller.
BrowserVersion
- Enum in
com.atlassian.browsers
Defines the available browser versions.
C
CHROME_XVFB
- Static variable in class com.atlassian.browsers.
BrowserAutoInstaller
com.atlassian.browsers
- package com.atlassian.browsers
E
extractZip(File, String)
- Static method in class com.atlassian.browsers.
Utils
Will extract a zip file given by the internal path into the destination dir given
F
findFile(File, String, boolean)
- Static method in class com.atlassian.browsers.
Utils
Recursively searches for a file in a given path.
G
getBinaryPath()
- Method in class com.atlassian.browsers.
BrowserConfig
getBrowserName()
- Method in interface com.atlassian.browsers.
BrowserConfiguration
getBrowserName()
- Method in enum com.atlassian.browsers.
BrowserVersion
getBrowserPath()
- Method in class com.atlassian.browsers.
BrowserConfig
getProfilePath()
- Method in class com.atlassian.browsers.
BrowserConfig
getTmpDir()
- Method in interface com.atlassian.browsers.
BrowserConfiguration
I
InstallConfigurator
- Class in
com.atlassian.browsers
An abstract class which needs to be passed to the BrowserAutoInstaller.
InstallConfigurator()
- Constructor for class com.atlassian.browsers.
InstallConfigurator
M
make755(File)
- Static method in class com.atlassian.browsers.
Utils
runs "chmod 755 " on the specified File
P
ProcessRunner
- Class in
com.atlassian.browsers
ProcessRunner()
- Constructor for class com.atlassian.browsers.
ProcessRunner
R
resourceExists(String)
- Static method in class com.atlassian.browsers.
Utils
Checks that a resource exists for the given path.
runProcess(ProcessBuilder)
- Static method in class com.atlassian.browsers.
ProcessRunner
runProcess(ProcessBuilder, File, boolean)
- Static method in class com.atlassian.browsers.
ProcessRunner
runProcessInBackground(ProcessBuilder, File)
- Static method in class com.atlassian.browsers.
ProcessRunner
S
setupBrowser()
- Method in class com.atlassian.browsers.
BrowserAutoInstaller
Setups the temporary directy to install the browser into as well as setting the dsiplay if required for Unix operating systems.
setupChromeBrowser(BrowserConfig)
- Method in class com.atlassian.browsers.
InstallConfigurator
setupFirefoxBrowser(BrowserConfig)
- Method in class com.atlassian.browsers.
InstallConfigurator
T
typeOf(String)
- Static method in enum com.atlassian.browsers.
BrowserVersion
Determines the browser version based on the browser string passed in.
U
Utils
- Class in
com.atlassian.browsers
Utilities used by the BrowserAutoInstaller
V
valueOf(String)
- Static method in enum com.atlassian.browsers.
BrowserVersion
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.atlassian.browsers.
BrowserVersion
Returns an array containing the constants of this enum type, in the order they are declared.
B
C
E
F
G
I
M
P
R
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
Atlassian
. All Rights Reserved.