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

Pulse Manual Index

Synopsis

boolean pauseProject(string token, string projectName)

Parameters

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

Returns

True iff the given project was not already paused or pausing.

Description

Pauses the given project. When a project is paused, all build triggers for the project are ignored. See also RemoteApi.resumeProject.

Access

Accessible to users with server administration privileges and administrators for the given project.

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