net.sf.lavalamp.site
Class BambooRestApi
java.lang.Object
net.sf.lavalamp.site.AbstractBuildSite
net.sf.lavalamp.site.BambooRestApi
- All Implemented Interfaces:
- BuildSite
public class BambooRestApi
- extends AbstractBuildSite
Uses rest api available from Bamboo 2.3
- Author:
- stehal
- See Also:
BambooRemoteApi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL_LASTBUILD
public static final String URL_LASTBUILD
- See Also:
- Constant Field Values
BambooRestApi
public BambooRestApi()
setCredentials
public void setCredentials(Console console)
getLastBuildUrl
public String getLastBuildUrl(Build build)
wasLastBuildSuccessful
public boolean wasLastBuildSuccessful(Build build)
throws LoginRequiredException,
IOException
- Throws:
LoginRequiredException
IOException
getCredentials
public org.apache.commons.httpclient.UsernamePasswordCredentials getCredentials()
Copyright © 2010. All Rights Reserved.