GetAvailableQueues
操作
ユーザーに使用可能な処理段階をリストする記録のセットを取得します。
定義
Queue [] GetAvailableQueues( int sessionId, int projectId );
パラメータ
名前 | 型 | 記述 |
sessionId | int | アプリケーションサーバーへの接続のID |
projectId | int | タスクのリストを取得するプロジェクトのID |
戻り値
型 | 記述 |
Queue[] | The set of records listing the processing stages available to the user |
12.04.2024 18:16:06