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

Pulse Manual Index

Synopsis

array<RemoteApi.Changelist> getChangesInBuild(string token, string projectName, int id)

Parameters

Parameter Type Description
token string Credentials, see RemoteApi.login
projectName string Name of the project to retrieve the build change information for.
id int The identifier (build id) of the build to retrieve the changes for.

Returns

RemoteApi.Changelist

An array containing the changelists for all changes that affected the given build of the given project.

Description

Returns the changes that affected a specified 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