|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Build | |
---|---|
net.sf.lavalamp | |
net.sf.lavalamp.device | Control devices |
net.sf.lavalamp.site | Sites which the lavalamp application uses to control the devices |
Uses of Build in net.sf.lavalamp |
---|
Methods in net.sf.lavalamp that return Build | |
---|---|
Build |
Builds.getBuild(String buildId)
|
Methods in net.sf.lavalamp that return types with arguments of type Build | |
---|---|
List<Build> |
Builds.getBuilds()
|
Methods in net.sf.lavalamp with parameters of type Build | |
---|---|
void |
Builds.add(Build build)
|
Uses of Build in net.sf.lavalamp.device |
---|
Methods in net.sf.lavalamp.device that return Build | |
---|---|
Build |
DeviceController.getBuild(String buildId)
|
Uses of Build in net.sf.lavalamp.site |
---|
Methods in net.sf.lavalamp.site with parameters of type Build | |
---|---|
String |
BuildSite.getLastBuildUrl(Build build)
|
String |
BambooRestApi.getLastBuildUrl(Build build)
|
String |
BambooRemoteApi.getLastBuildUrl(Build build)
Deprecated. |
boolean |
BuildSite.wasLastBuildSuccessful(Build build)
|
boolean |
BambooRestApi.wasLastBuildSuccessful(Build build)
|
boolean |
BambooRemoteApi.wasLastBuildSuccessful(Build build)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |