A B C D E F G I L M N O P R S T U V W

A

AbstractBuildSite - Class in net.sf.lavalamp.site
 
AbstractBuildSite() - Constructor for class net.sf.lavalamp.site.AbstractBuildSite
 
AbstractDevice - Class in net.sf.lavalamp.device
 
AbstractDevice() - Constructor for class net.sf.lavalamp.device.AbstractDevice
 
Action - Interface in net.sf.lavalamp.device
 
Actions - Class in net.sf.lavalamp.device
 
Actions(Action, Action, Action) - Constructor for class net.sf.lavalamp.device.Actions
 
add(Build) - Method in class net.sf.lavalamp.Builds
 
allSuccessful() - Method in class net.sf.lavalamp.Builds
 
Application - Interface in net.sf.lavalamp.runner
 
ApplicationFactory - Class in net.sf.lavalamp.factories
 
ApplicationFactory() - Constructor for class net.sf.lavalamp.factories.ApplicationFactory
 
ApplicationProperties - Class in net.sf.lavalamp.properties
 
ApplicationProperties() - Constructor for class net.sf.lavalamp.properties.ApplicationProperties
 
ApplicationPropertiesLoader - Class in net.sf.lavalamp.properties
 
ApplicationPropertiesLoader() - Constructor for class net.sf.lavalamp.properties.ApplicationPropertiesLoader
 

B

BambooRemoteApi - Class in net.sf.lavalamp.site
Deprecated. 
BambooRemoteApi() - Constructor for class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
BambooRestApi - Class in net.sf.lavalamp.site
Uses rest api available from Bamboo 2.3
BambooRestApi() - Constructor for class net.sf.lavalamp.site.BambooRestApi
 
Blink - Class in net.sf.lavalamp.device
 
Blink() - Constructor for class net.sf.lavalamp.device.Blink
 
Build - Class in net.sf.lavalamp
An identified build on a build server
Build(String) - Constructor for class net.sf.lavalamp.Build
 
BUILD_ID - Static variable in class net.sf.lavalamp.runner.BuildStatusServlet
 
BuildProperties - Class in net.sf.lavalamp.properties
 
BuildProperties() - Constructor for class net.sf.lavalamp.properties.BuildProperties
 
Builds - Class in net.sf.lavalamp
 
Builds() - Constructor for class net.sf.lavalamp.Builds
 
BuildsChecker - Class in net.sf.lavalamp
 
BuildsChecker() - Constructor for class net.sf.lavalamp.BuildsChecker
 
BuildSite - Interface in net.sf.lavalamp.site
 
BuildStatusServlet - Class in net.sf.lavalamp.runner
Sets the status for a build.
BuildStatusServlet(DeviceController) - Constructor for class net.sf.lavalamp.runner.BuildStatusServlet
 

C

check(Builds, Console) - Method in class net.sf.lavalamp.BuildsChecker
 
check() - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
check() - Method in class net.sf.lavalamp.properties.BuildProperties
 
check() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
checkAllBuilds(Pause, Console) - Method in class net.sf.lavalamp.device.DeviceController
Checks the status of all the builds
checkAllBuilds(LavaLogger, Pause, DeviceController, long) - Method in class net.sf.lavalamp.runner.Run
 
console - Variable in class net.sf.lavalamp.runner.DefaultApplication
 
Console - Class in net.sf.lavalamp.site
 
Console() - Constructor for class net.sf.lavalamp.site.Console
 
Crash - Class in net.sf.lavalamp.device
 
Crash() - Constructor for class net.sf.lavalamp.device.Crash
 

D

debug(String) - Method in class net.sf.lavalamp.LavaLogger
 
debug(Calendar, String) - Method in class net.sf.lavalamp.LavaLogger
 
DefaultApplication - Class in net.sf.lavalamp.runner
Base class for application runners.
DefaultApplication() - Constructor for class net.sf.lavalamp.runner.DefaultApplication
 
Device - Interface in net.sf.lavalamp.device
 
DeviceBuilds - Class in net.sf.lavalamp
 
DeviceBuilds() - Constructor for class net.sf.lavalamp.DeviceBuilds
 
DeviceBuildsFactory - Class in net.sf.lavalamp.factories
 
DeviceBuildsFactory() - Constructor for class net.sf.lavalamp.factories.DeviceBuildsFactory
 
DeviceController - Class in net.sf.lavalamp.device
Controller which links the devices to the builds.
DeviceController(BuildsChecker, List<DeviceBuilds>) - Constructor for class net.sf.lavalamp.device.DeviceController
 
DeviceFactory - Class in net.sf.lavalamp.factories
 
DeviceFactory() - Constructor for class net.sf.lavalamp.factories.DeviceFactory
 
DeviceProperties - Class in net.sf.lavalamp.properties
 
DeviceProperties() - Constructor for class net.sf.lavalamp.properties.DeviceProperties
 
devTurnOff(int) - Method in interface net.sf.lavalamp.device.TellStickLibrary
 
devTurnOn(int) - Method in interface net.sf.lavalamp.device.TellStickLibrary
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.lavalamp.runner.BuildStatusServlet
 
DummyApp - Class in net.sf.lavalamp.device
 
DummyApp() - Constructor for class net.sf.lavalamp.device.DummyApp
 
DummyRemoteGetter - Class in net.sf.lavalamp.site
 
DummyRemoteGetter() - Constructor for class net.sf.lavalamp.site.DummyRemoteGetter
 
DummyRestGetter - Class in net.sf.lavalamp.site
 
DummyRestGetter() - Constructor for class net.sf.lavalamp.site.DummyRestGetter
 

E

error(Throwable) - Method in class net.sf.lavalamp.LavaLogger
 
error(Calendar, Throwable) - Method in class net.sf.lavalamp.LavaLogger
 
error(Calendar, String) - Method in class net.sf.lavalamp.LavaLogger
 
error(String) - Method in class net.sf.lavalamp.LavaLogger
 
exec(String) - Method in class net.sf.lavalamp.device.TellStick
 
exec(LavaLogger, Pause) - Method in interface net.sf.lavalamp.runner.Application
 
exec(LavaLogger, Pause) - Method in class net.sf.lavalamp.runner.Run
 
exec(LavaLogger, Pause) - Method in class net.sf.lavalamp.runner.WebRun
 

F

findAuth(String) - Method in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  

G

get(String) - Method in class net.sf.lavalamp.site.DummyRemoteGetter
 
get(String, char[]) - Method in class net.sf.lavalamp.site.DummyRemoteGetter
 
get(String) - Method in class net.sf.lavalamp.site.DummyRestGetter
 
get(String, char[]) - Method in class net.sf.lavalamp.site.DummyRestGetter
 
get(String) - Method in interface net.sf.lavalamp.site.Getter
 
get(String, char[]) - Method in interface net.sf.lavalamp.site.Getter
 
get(String) - Method in class net.sf.lavalamp.site.UrlGetter
 
get(String, char[]) - Method in class net.sf.lavalamp.site.UrlGetter
 
getActions() - Method in class net.sf.lavalamp.device.AbstractDevice
 
getActions() - Method in interface net.sf.lavalamp.device.Device
 
getAlwaysOffPeriod() - Method in class net.sf.lavalamp.device.AbstractDevice
 
getAlwaysOffPeriod() - Method in interface net.sf.lavalamp.device.Device
 
getAuthenticationKey() - Method in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
getBuild(String) - Method in class net.sf.lavalamp.Builds
 
getBuild(String) - Method in class net.sf.lavalamp.device.DeviceController
 
getBuild() - Method in class net.sf.lavalamp.properties.BuildProperties
 
getBuildProperties() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
getBuilds() - Method in class net.sf.lavalamp.Builds
 
getBuilds() - Method in class net.sf.lavalamp.DeviceBuilds
 
getBuildSite() - Method in class net.sf.lavalamp.Build
 
getClassName() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
getClassName() - Method in class net.sf.lavalamp.properties.SiteProperties
 
getCredentials() - Method in class net.sf.lavalamp.site.BambooRestApi
 
getCredentials() - Method in class net.sf.lavalamp.site.DummyRemoteGetter
 
getCredentials() - Method in class net.sf.lavalamp.site.DummyRestGetter
 
getCredentials() - Method in interface net.sf.lavalamp.site.Getter
 
getCredentials() - Method in class net.sf.lavalamp.site.UrlGetter
 
getDevice() - Method in class net.sf.lavalamp.DeviceBuilds
 
getDeviceController() - Method in class net.sf.lavalamp.runner.WebRun
 
getDeviceProperties() - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
getEnd() - Method in class net.sf.lavalamp.properties.Off
 
getErrorAction() - Method in class net.sf.lavalamp.device.Actions
 
getFailureAction() - Method in class net.sf.lavalamp.device.Actions
 
getGetterClass() - Method in class net.sf.lavalamp.properties.SiteProperties
 
getIdentity() - Method in class net.sf.lavalamp.Build
 
getIdentity() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
getLastBuildUrl(Build) - Method in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
getLastBuildUrl(Build) - Method in class net.sf.lavalamp.site.BambooRestApi
 
getLastBuildUrl(Build) - Method in interface net.sf.lavalamp.site.BuildSite
 
getLoginUrl(String) - Method in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
getMaskedUrl(String, char[]) - Method in class net.sf.lavalamp.site.UrlGetter
 
getOff() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
getOnError() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
getPath() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
getPort() - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
getRunInterval() - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
getRunner() - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
getSiteProperties() - Method in class net.sf.lavalamp.properties.BuildProperties
 
getStart() - Method in class net.sf.lavalamp.properties.Off
 
getSuccessAction() - Method in class net.sf.lavalamp.device.Actions
 
Getter - Interface in net.sf.lavalamp.site
 
getUrl() - Method in class net.sf.lavalamp.properties.SiteProperties
 
getUrlGetter() - Method in class net.sf.lavalamp.site.AbstractBuildSite
 
getUrlGetter() - Method in interface net.sf.lavalamp.site.BuildSite
 

I

identity - Variable in class net.sf.lavalamp.device.AbstractDevice
 
info(String) - Method in class net.sf.lavalamp.LavaLogger
 
info(Calendar, String) - Method in class net.sf.lavalamp.LavaLogger
 
init() - Method in interface net.sf.lavalamp.device.Device
 
init() - Method in class net.sf.lavalamp.device.DummyApp
 
init() - Method in class net.sf.lavalamp.device.TellStick
 
init() - Method in class net.sf.lavalamp.device.TellStickJni
 
init() - Method in interface net.sf.lavalamp.runner.Application
 
init() - Method in class net.sf.lavalamp.runner.DefaultApplication
Initializes the application
init() - Method in class net.sf.lavalamp.runner.Run
 
init() - Method in class net.sf.lavalamp.runner.WebRun
 
isAlwaysOff(Calendar) - Method in class net.sf.lavalamp.device.AbstractDevice
 
isAlwaysOff(Calendar) - Method in interface net.sf.lavalamp.device.Device
 
isAlwaysOff(Calendar) - Method in class net.sf.lavalamp.device.Period
 
isDebug() - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
isOnWhenSuccessful() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
isSuccessful() - Method in class net.sf.lavalamp.Build
 

L

LavaLogger - Class in net.sf.lavalamp
Very simple logging class - good enough for now
LavaLogger() - Constructor for class net.sf.lavalamp.LavaLogger
 
load(String) - Method in class net.sf.lavalamp.properties.ApplicationPropertiesLoader
 
logger - Variable in class net.sf.lavalamp.device.AbstractDevice
 
logger - Variable in class net.sf.lavalamp.site.AbstractBuildSite
 
login() - Method in class net.sf.lavalamp.site.AbstractBuildSite
 
login() - Method in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
login() - Method in interface net.sf.lavalamp.site.BuildSite
Throws a RuntimeException when the login fails
LoginRequiredException - Exception in net.sf.lavalamp.site
 
LoginRequiredException() - Constructor for exception net.sf.lavalamp.site.LoginRequiredException
 
LoginRequiredException(String) - Constructor for exception net.sf.lavalamp.site.LoginRequiredException
 

M

main(String[]) - Static method in class net.sf.lavalamp.runner.UniversalRunner
 
make(ApplicationProperties) - Method in class net.sf.lavalamp.factories.ApplicationFactory
 
make(DeviceProperties) - Method in class net.sf.lavalamp.factories.DeviceBuildsFactory
 
make(DeviceProperties) - Method in class net.sf.lavalamp.factories.DeviceFactory
 
make(SiteProperties) - Method in class net.sf.lavalamp.factories.SiteFactory
 
MissingBuildException - Exception in net.sf.lavalamp
 
MissingBuildException(String) - Constructor for exception net.sf.lavalamp.MissingBuildException
 
MissingBuildException(String, Throwable) - Constructor for exception net.sf.lavalamp.MissingBuildException
 
MissingPropertyException - Exception in net.sf.lavalamp.properties
 
MissingPropertyException(String) - Constructor for exception net.sf.lavalamp.properties.MissingPropertyException
 
MissingPropertyException(String, Throwable) - Constructor for exception net.sf.lavalamp.properties.MissingPropertyException
 

N

net.sf.lavalamp - package net.sf.lavalamp
 
net.sf.lavalamp.device - package net.sf.lavalamp.device
Control devices
net.sf.lavalamp.factories - package net.sf.lavalamp.factories
Factories for devices, sites and application
net.sf.lavalamp.properties - package net.sf.lavalamp.properties
Containers for application properties
net.sf.lavalamp.runner - package net.sf.lavalamp.runner
Lavalamp application runners
net.sf.lavalamp.site - package net.sf.lavalamp.site
Sites which the lavalamp application uses to control the devices

O

Off - Class in net.sf.lavalamp.properties
 
Off() - Constructor for class net.sf.lavalamp.properties.Off
 
offPeriod - Variable in class net.sf.lavalamp.device.AbstractDevice
 
offString() - Method in class net.sf.lavalamp.device.TellStick
 
OnError - Enum in net.sf.lavalamp.device
 
onString() - Method in class net.sf.lavalamp.device.TellStick
 

P

Pause - Class in net.sf.lavalamp.runner
 
Pause() - Constructor for class net.sf.lavalamp.runner.Pause
 
perform(List<String>, Device) - Method in interface net.sf.lavalamp.device.Action
 
perform(List<String>, Device) - Method in class net.sf.lavalamp.device.Blink
 
perform(List<String>, Device) - Method in class net.sf.lavalamp.device.Crash
 
perform(List<String>, Device) - Method in class net.sf.lavalamp.device.StatusQuo
 
perform(List<String>, Device) - Method in class net.sf.lavalamp.device.TurnOff
 
perform(List<String>, Device) - Method in class net.sf.lavalamp.device.TurnOn
 
Period - Class in net.sf.lavalamp.device
 
Period(int, int) - Constructor for class net.sf.lavalamp.device.Period
 
properties - Variable in class net.sf.lavalamp.device.AbstractDevice
 
properties - Variable in class net.sf.lavalamp.runner.DefaultApplication
 

R

readLine(String, Object...) - Method in class net.sf.lavalamp.site.Console
 
readPassword(String, Object...) - Method in class net.sf.lavalamp.site.Console
 
Run - Class in net.sf.lavalamp.runner
Command line runner for build servers that have remote apis eg Bamboo.
Run() - Constructor for class net.sf.lavalamp.runner.Run
 
run(String[], ApplicationFactory, Console, LavaLogger) - Method in class net.sf.lavalamp.runner.UniversalRunner
 

S

setAlwaysOffPeriod(Period) - Method in class net.sf.lavalamp.device.AbstractDevice
 
setAlwaysOffPeriod(Period) - Method in interface net.sf.lavalamp.device.Device
 
setBuild(String) - Method in class net.sf.lavalamp.properties.BuildProperties
 
setBuildProperties(BuildProperties[]) - Method in class net.sf.lavalamp.properties.DeviceProperties
 
setBuilds(Builds) - Method in class net.sf.lavalamp.DeviceBuilds
 
setBuildSite(BuildSite) - Method in class net.sf.lavalamp.Build
 
setClassName(String) - Method in class net.sf.lavalamp.properties.DeviceProperties
 
setClassName(String) - Method in class net.sf.lavalamp.properties.SiteProperties
 
setConsole(Console) - Method in interface net.sf.lavalamp.runner.Application
 
setConsole(Console) - Method in class net.sf.lavalamp.runner.DefaultApplication
 
setCredentials(Console) - Method in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
setCredentials(Console) - Method in class net.sf.lavalamp.site.BambooRestApi
 
setCredentials(Console) - Method in interface net.sf.lavalamp.site.BuildSite
 
setCredentials(UsernamePasswordCredentials) - Method in class net.sf.lavalamp.site.DummyRemoteGetter
 
setCredentials(UsernamePasswordCredentials) - Method in class net.sf.lavalamp.site.DummyRestGetter
 
setCredentials(UsernamePasswordCredentials) - Method in interface net.sf.lavalamp.site.Getter
 
setCredentials(UsernamePasswordCredentials) - Method in class net.sf.lavalamp.site.UrlGetter
 
setDebug(boolean) - Static method in class net.sf.lavalamp.LavaLogger
 
setDebug(boolean) - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
setDevice(Device) - Method in class net.sf.lavalamp.DeviceBuilds
 
setDeviceProperties(DeviceProperties[]) - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
setEnd(int) - Method in class net.sf.lavalamp.properties.Off
 
setErr(PrintStream) - Static method in class net.sf.lavalamp.LavaLogger
 
setGetterClass(String) - Method in class net.sf.lavalamp.properties.SiteProperties
 
setIdentity(String) - Method in class net.sf.lavalamp.properties.DeviceProperties
 
setLibrary(TellStickLibrary) - Method in class net.sf.lavalamp.device.TellStickJni
 
setLogger(LavaLogger) - Method in class net.sf.lavalamp.device.DeviceController
 
setOff(Off) - Method in class net.sf.lavalamp.properties.DeviceProperties
 
setOnError(OnError) - Method in class net.sf.lavalamp.properties.DeviceProperties
 
setOnWhenSuccessful(boolean) - Method in class net.sf.lavalamp.properties.DeviceProperties
 
setOut(PrintStream) - Static method in class net.sf.lavalamp.LavaLogger
 
setPath(String) - Method in class net.sf.lavalamp.properties.DeviceProperties
 
setPause(Pause) - Method in class net.sf.lavalamp.device.Blink
 
setPort(int) - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
setProperties(DeviceProperties) - Method in class net.sf.lavalamp.device.AbstractDevice
 
setProperties(DeviceProperties) - Method in interface net.sf.lavalamp.device.Device
 
setProperties(ApplicationProperties) - Method in interface net.sf.lavalamp.runner.Application
 
setProperties(ApplicationProperties) - Method in class net.sf.lavalamp.runner.DefaultApplication
 
setProperties(SiteProperties) - Method in class net.sf.lavalamp.site.AbstractBuildSite
 
setProperties(SiteProperties) - Method in interface net.sf.lavalamp.site.BuildSite
 
setRunInterval(int) - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
setRunInterval(long) - Method in class net.sf.lavalamp.runner.Run
 
setRunner(String) - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
setRuntime(Runtime) - Method in class net.sf.lavalamp.device.DummyApp
 
setRuntime(Runtime) - Method in class net.sf.lavalamp.device.TellStick
 
setSiteProperties(SiteProperties) - Method in class net.sf.lavalamp.properties.BuildProperties
 
setStart(int) - Method in class net.sf.lavalamp.properties.Off
 
setStatusForBuild(String, boolean) - Method in class net.sf.lavalamp.device.DeviceController
 
setSuccessful(boolean) - Method in class net.sf.lavalamp.Build
 
setUrl(String) - Method in class net.sf.lavalamp.properties.SiteProperties
 
setUrlGetter(Getter) - Method in class net.sf.lavalamp.site.AbstractBuildSite
 
setUrlGetter(Getter) - Method in interface net.sf.lavalamp.site.BuildSite
 
SiteFactory - Class in net.sf.lavalamp.factories
 
SiteFactory() - Constructor for class net.sf.lavalamp.factories.SiteFactory
 
SiteProperties - Class in net.sf.lavalamp.properties
 
SiteProperties() - Constructor for class net.sf.lavalamp.properties.SiteProperties
 
sleep(long) - Method in class net.sf.lavalamp.runner.Pause
 
StatusQuo - Class in net.sf.lavalamp.device
 
StatusQuo() - Constructor for class net.sf.lavalamp.device.StatusQuo
 
SUCCESSFUL - Static variable in class net.sf.lavalamp.runner.BuildStatusServlet
 
switchDevices(Calendar) - Method in class net.sf.lavalamp.device.DeviceController
Switches devices off or on depending on status of builds.

T

TellStick - Class in net.sf.lavalamp.device
Uses Tellstick's tdtool.exe to control any tellstick compatible devices.
TellStick() - Constructor for class net.sf.lavalamp.device.TellStick
 
TellStickJni - Class in net.sf.lavalamp.device
Uses jni to control any tellstick compatable devices.
TellStickJni() - Constructor for class net.sf.lavalamp.device.TellStickJni
 
TellStickLibrary - Interface in net.sf.lavalamp.device
 
TICK - Static variable in class net.sf.lavalamp.runner.DefaultApplication
 
toString() - Method in class net.sf.lavalamp.device.DummyApp
 
toString() - Method in class net.sf.lavalamp.device.TellStick
 
toString() - Method in class net.sf.lavalamp.properties.ApplicationProperties
 
toString() - Method in class net.sf.lavalamp.properties.BuildProperties
 
toString() - Method in class net.sf.lavalamp.properties.DeviceProperties
 
toString() - Method in class net.sf.lavalamp.properties.Off
 
toString() - Method in class net.sf.lavalamp.properties.SiteProperties
 
turnOff() - Method in interface net.sf.lavalamp.device.Device
 
turnOff() - Method in class net.sf.lavalamp.device.DummyApp
 
turnOff() - Method in class net.sf.lavalamp.device.TellStick
 
turnOff() - Method in class net.sf.lavalamp.device.TellStickJni
 
TurnOff - Class in net.sf.lavalamp.device
 
TurnOff() - Constructor for class net.sf.lavalamp.device.TurnOff
 
turnOffOrOn(List<String>, Builds, Device) - Method in class net.sf.lavalamp.device.DeviceController
 
turnOn() - Method in interface net.sf.lavalamp.device.Device
 
turnOn() - Method in class net.sf.lavalamp.device.DummyApp
 
turnOn() - Method in class net.sf.lavalamp.device.TellStick
 
turnOn() - Method in class net.sf.lavalamp.device.TellStickJni
 
TurnOn - Class in net.sf.lavalamp.device
 
TurnOn() - Constructor for class net.sf.lavalamp.device.TurnOn
 

U

UniversalRunner - Class in net.sf.lavalamp.runner
Lavalamp starts here.
UniversalRunner() - Constructor for class net.sf.lavalamp.runner.UniversalRunner
 
url - Variable in class net.sf.lavalamp.site.AbstractBuildSite
 
URL_LASTBUILD - Static variable in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
URL_LASTBUILD - Static variable in class net.sf.lavalamp.site.BambooRestApi
 
URL_LOGIN - Static variable in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
urlGetter - Variable in class net.sf.lavalamp.site.AbstractBuildSite
 
UrlGetter - Class in net.sf.lavalamp.site
 
UrlGetter() - Constructor for class net.sf.lavalamp.site.UrlGetter
 
USAGE - Static variable in class net.sf.lavalamp.runner.UniversalRunner
 

V

valueOf(String) - Static method in enum net.sf.lavalamp.device.OnError
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.lavalamp.device.OnError
Returns an array containing the constants of this enum type, in the order they are declared.

W

wasBuildSuccessful(String) - Method in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
wasLastBuildSuccessful(Build) - Method in class net.sf.lavalamp.site.BambooRemoteApi
Deprecated.  
wasLastBuildSuccessful(Build) - Method in class net.sf.lavalamp.site.BambooRestApi
 
wasLastBuildSuccessful(Build) - Method in interface net.sf.lavalamp.site.BuildSite
 
WebRun - Class in net.sf.lavalamp.runner
Starts jetty and deploys a servlet to listen for build status requests.
WebRun() - Constructor for class net.sf.lavalamp.runner.WebRun
 

A B C D E F G I L M N O P R S T U V W

Copyright © 2010. All Rights Reserved.