GetAvailableTasks

What it does

Gets a list of tasks available at the processing stage of the specified type.

Hinweis. If stage allows web-stations, only preprocessed tasks will be added to the list.

Definition

Task [] GetAvailableTasks( int sessionId, int projectId, int processingStage, bool onlyPrivateBatches);

Parameters

Name Type Description
sessionId int The ID of the connection to the Application Server
projectId int The ID of the project for which the list of tasks is to be retrieved
processingStage int The ID of the stage type. Possible values: see ProcessingStage.
onlyPrivateBatches bool

The flag which determines the set of available batches. Possible values:

  • True - only batches that belong the current user or user group are available;
  • False - all batches are available.

Returned value

Type Description
Task[] List of available tasks

25.05.2023 7:55:00

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.