Paket | com.adobe.solutions.rca.service |
Gränssnitt | public interface IAuditor |
Implementorer | Auditor |
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika metoder
Metod | Definieras med | ||
---|---|---|---|
Retrieves audit configuration document for a moduleName. | IAuditor |
Metoddetaljer
retrieveAuditModule | () | metod |
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Retrieves audit configuration document for a moduleName
.
Parametrar
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, 01:40 PM Z