PS.WorkflowDesigner object (ps.js)

Represents an object that can be used to design a workflow.

Applies to: Project Professional 2013 | Project Server 2013

In this article
Remarks
Members
REST resource endpoint

PS.WorkflowDesigner

Remarks

A workflow designer is a designer canvas that renders the visual representation of a workflow model as it is being pieced together.

Members

Methods

The WorkflowDesigner object has the following methods.

Method

Description

initPropertiesFromJson

This member is reserved for internal use and is not intended to be used directly from your code.

Properties

The WorkflowDesigner object has the following properties.

Property

Description

fields

Gets custom field definitions that apply to project entities.

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/WorkflowDesigner

HTTP requests

This resource supports the following HTTP commands:

GET syntax

GET http://<sitecollection>/<site>/_api/ProjectServer/WorkflowDesigner

See also

Reference

Microsoft.ProjectServer.Client.WorkflowDesigner