Package com.atlassian.bamboo.rest

Interface Summary
SessionManager This describes the remote api user session manager.
 

Class Summary
AddCommentToBuildResults  
AddLabelToBuildResults  
DefaultSessionManager This class manages user rest api sessions.
ExecuteBuild  
GetBambooBuildNumber This class provides the current Bamboo build number.
GetBuildResultsDetails  
GetLatestBuildResults This class provides the latest build to callers of the rest api
GetLatestBuildResultsForProject Will return the latest build results for a given project
GetLatestBuildsByUser  
GetLatestUserBuilds  
GetProjectDetails Returns the basic project details for a given key
GetRecentlyCompletedBuildResultsForBuild This class provides the most recently completed build results (not just the most recently completed build of the plan) to callers of the rest api
GetRecentlyCompletedBuildResultsForProject This class provides the most recently completed build results (not the most recently completed build of each plan in the project -- just the overall most recent) to callers of the rest api
ListBuildNames This class provides a list of available build names
ListProjectNames This class provides a list of Projects
Login This class lets a remote user login to obtain a session to access the REST API
Logout This class logs a remote user out from their session.
LogToServer  
SessionTokenMap Provides a timeout on the put/get of sessions strings.
 

Exception Summary
BambooRemoteException This provides a checked exception for report remote api problems.
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.