Paket | com.adobe.solutions.rca.service |
Schnittstelle | public interface IAuditor |
Umsetzer | Auditor |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Öffentliche Methoden
Methode | Definiert von | ||
---|---|---|---|
Retrieves audit configuration document for a moduleName. | IAuditor |
Methodendetails
retrieveAuditModule | () | Methode |
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Retrieves audit configuration document for a moduleName
.
Parameter
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, 10:04 AM Z