Dashboard > Pulse v1.2 > ... > Remote API Functions > RemoteApi.getProjectBuildSpecifications
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  RemoteApi.getProjectBuildSpecifications
Added by Jason Sankey, last edited by Jason Sankey on Dec 11, 2006  (view change)
Labels: 
(None)

Pulse Manual Index

Synopsis

array<string> getProjectBuildSpecifications(string token, string projectName)

Parameters

Parameter Type Description
token string Credentials, see RemoteApi.login
projectName string The name of the project to query.

Returns

An array of strings, the names of all build specifications for the given project.

Throws

If the given project name is invalid.

Description

Returns the names of all build specifications for a given project.

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