Skip to main content

What it does

Gets a list of users or groups allowed to process a specified stage. Allows you to get a list of available variants when sending a task to a particular user.

Definition

User [] GetAvailableUsers( int projectId, int batchTypeId, int stageExternalId );

Parameters

NameTypeDescription
projectIdintThe ID of the project for which to get the list of users/groups
batchTypeIdintThe ID of the batch type. 0 corresponds to the “Default” batch type
stageExternalIdintThe ID of the processing stage

Returned value

TypeDescription
User[]The set of records listing the users