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

Pulse Manual Index

Synopsis

boolean resumeProject(string token, string projectName)

Parameters

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

Returns

True iff the given project was not already idle or building.

Description

Resumes the given project if it is currently paused. Once resumed, triggers for the project will be recognised once more. See also RemoteApi.pauseProject.

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