What it does
Gets a set of records listing the processing stages available to the user.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| projectId | int | The ID of the project for which to get the list of tasks |
Returned value
| Type | Description |
|---|---|
| Queue[] | The set of records listing the processing stages available to the user |
