Pakiet | com.adobe.solutions.rca.service |
Interfejs | public interface IAuditor |
Implementory | Auditor |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Retrieves audit configuration document for a moduleName. | IAuditor |
Szczegół metody
retrieveAuditModule | () | metoda |
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Retrieves audit configuration document for a moduleName
.
Parametry
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, 12:06 PM Z