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

Pulse Manual Index

Synopsis

string getProjectState(string token, string projectName)

Parameters

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

Returns

The current state of the given project.

Description

Queries the current state of the given project. The state returned will be one of:

  • building
  • idle
  • paused
  • pausing

See Project States for details.

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