Dashboard > Pulse v1.2 > ... > Remote API Functions > RemoteApi.createProject
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  RemoteApi.createProject
Added by Daniel Ostermeier, last edited by Daniel Ostermeier on Nov 06, 2006  (view change)
Labels: 
(None)

Pulse Manual Index

Synopsis

boolean createProject(string token, RemoteApi.Project project, RemoteApi.Scm scm, RemoteApi.ProjectType projectType)

Parameters

Parameter Type Description
token string Credentials, see RemoteApi.login
project RemoteApi.Project The project details, see RemoteApi.Project
scm RemoteApi.Scm The scm details, see RemoteApi.Scm
projectType RemoteApi.ProjectType The project type details, see RemoteApi.ProjectType

Returns

A boolean indicating the success of the request.

Throws

Throws an exception if validation of any of the structs fails.

Description

Create a new project.

Access

Accessible to administrators.

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