|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Console | |
|---|---|
| net.sf.lavalamp | |
| net.sf.lavalamp.device | Control devices |
| net.sf.lavalamp.runner | Lavalamp application runners |
| net.sf.lavalamp.site | Sites which the lavalamp application uses to control the devices |
| Uses of Console in net.sf.lavalamp |
|---|
| Methods in net.sf.lavalamp with parameters of type Console | |
|---|---|
void |
BuildsChecker.check(Builds builds,
Console console)
|
| Uses of Console in net.sf.lavalamp.device |
|---|
| Methods in net.sf.lavalamp.device with parameters of type Console | |
|---|---|
void |
DeviceController.checkAllBuilds(Pause pause,
Console console)
Checks the status of all the builds |
| Uses of Console in net.sf.lavalamp.runner |
|---|
| Fields in net.sf.lavalamp.runner declared as Console | |
|---|---|
protected Console |
DefaultApplication.console
|
| Methods in net.sf.lavalamp.runner with parameters of type Console | |
|---|---|
void |
UniversalRunner.run(String[] args,
ApplicationFactory factory,
Console console,
LavaLogger logger)
|
void |
DefaultApplication.setConsole(Console console)
|
void |
Application.setConsole(Console console)
|
| Uses of Console in net.sf.lavalamp.site |
|---|
| Methods in net.sf.lavalamp.site with parameters of type Console | |
|---|---|
void |
BuildSite.setCredentials(Console console)
|
void |
BambooRestApi.setCredentials(Console console)
|
void |
BambooRemoteApi.setCredentials(Console console)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||