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

Pulse Manual Index

Synopsis

array<RemoteApi.Artifact> getArtifactsInBuild(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 artifacts for.

Returns

An array of RemoteApi.Artifact structures; all artifacts captured in the given build.

Description

Gets information about all the artifacts captured in 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