動作内容
定義
パラメーター
sessionId | int | Application Server への接続の ID |
projectId | int | プロジェクト ID |
stageIds | int[] | タスクの取得元となるステージの ID |
onlyPreprocessedTask | bool | どのタスクを選択するかを決定するフラグです。指定可能な値:
|
onlyPrivateBatches | bool | 利用可能なバッチの範囲を決定するフラグです。指定可能な値:
|
戻り値
| 型 | 説明 |
|---|---|
| int | タスク ID |
ABBYY FlexiCapture Web Services API の GetTaskByStageId メソッドを使用して、指定したステージ ID で最も優先度の高いタスクを選択してロックし、その ID を返します。
sessionId | int | Application Server への接続の ID |
projectId | int | プロジェクト ID |
stageIds | int[] | タスクの取得元となるステージの ID |
onlyPreprocessedTask | bool | どのタスクを選択するかを決定するフラグです。指定可能な値:
|
onlyPrivateBatches | bool | 利用可能なバッチの範囲を決定するフラグです。指定可能な値:
|
| 型 | 説明 |
|---|---|
| int | タスク ID |