Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
ProcessingStatus は、処理ステップで取り得るステータスを表す列挙型です。Step.Status によって返され、前のステージの結果に応じて条件を分岐できます。
定数
| 名前 | 説明 |
|---|---|
| New | まだ開始されていません。 |
| Active | 現在処理中です。 |
| Completed | 正常に完了しました。 |
| Failed | 失敗して完了しました。 |
| Canceled | このステップはキャンセルされました。 |
| CancellationPending | キャンセルが要求されています。 |
Step
Processing.PreviousStep から参照できる単一の処理ステージ。
Processing
トランザクションの直前の処理ステージに関する情報。
オブジェクトモデル
Condition activity スクリプト向けの完全な JavaScript オブジェクト リファレンス。
