メインコンテンツへスキップ

動作

タスク全体を指定した処理ステージに送ります。

定義

void SendTask( int sessionId, int taskId, int stageId, string comment );

パラメーター

名前説明
sessionIdintApplication Server への接続の ID
taskIdintExceptions ステージに送信するタスクの ID
stageIdintタスクの送信先ステージの ID
commentstringタスクに対するコメントのテキスト。

戻り値

ありません。