| Пакет | 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, 11:34 AM Z