Constructor Summary
Public Constructor | ||
public |
constructor(response: Object) |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
draft: * |
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
published: * |
|
public |
|
|
public |
|
|
public |
|
|
public |
|
Public Constructors
public constructor(response: Object) source
Params:
Name | Type | Attribute | Description |
response | Object | JSON formatted response of a flow process (flow template) |
|
response.id | Number | The id of the content |
|
response.name | String | The id of the content |
|
response.steps | Array | The array of steps in the flow process (flow template) |
|
response.first_step | Number | The id of the first step |
|
response.total | Number | The total number of steps |