Pakket | com.adobe.solutions.rca.service |
Interface | public interface IAuditor |
Geïmplementeerd door | Auditor |
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
Retrieves audit configuration document for a moduleName. | IAuditor |
Methodedetails
retrieveAuditModule | () | methode |
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Retrieves audit configuration document for a moduleName
.
Parameters
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:42 AM Z