Pacote | com.adobe.solutions.rca.service |
Interface | public interface IAuditor |
Implementadores | Auditor |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Retrieves audit configuration document for a moduleName. | IAuditor |
Detalhes do método
retrieveAuditModule | () | método |
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Retrieves audit configuration document for a moduleName
.
Parâmetros
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.
|
Wed Jun 13 2018, 11:10 AM Z