パッケージ | com.adobe.solutions.rca.service |
インターフェイス | public interface IAuditor |
実装者 | Auditor |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
Retrieves audit configuration document for a moduleName. | IAuditor |
メソッドの詳細
retrieveAuditModule | () | メソッド |
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Retrieves audit configuration document for a moduleName
.
パラメーター
moduleName:String — Name of the audit module.
|
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains audit configuration document.
|
Tue Jun 12 2018, 10:34 AM Z