Dashboard > Pulse v1.2 > ... > Remote API Functions > RemoteApi.getInfoMessagesInBuild
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  RemoteApi.getInfoMessagesInBuild
Added by Jason Sankey, last edited by Jason Sankey on Nov 06, 2007
Labels: 
(None)

Pulse Manual Index

Synopsis

array<RemoteApi.Feature> getInfoMessagesInBuild(string token, string projectName, int id)

Parameters

Parameter Type Description
token string Credentials, see RemoteApi.login
projectName string The name of the project that the build belongs to.
id int ID of the build to retrieve the messages for.

Returns

An array of RemoteApi.Feature structures; all information features captured in the given build.

Description

Gets all the information messages (or features) for a build.

Access

Accessible to all users.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators