Pacchetto | com.adobe.solutions.rca.service |
Interfaccia | public interface IAuditor |
Implementatori | Auditor |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Metodi pubblici
Metodo | Definito da | ||
---|---|---|---|
Retrieves audit configuration document for a moduleName. | IAuditor |
Descrizione dei metodi
retrieveAuditModule | () | metodo |
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Retrieves audit configuration document for a moduleName
.
Parametri
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, 02:44 PM Z