ArcGIS Data Reviewer API for FlexAll Packages | Index | Frames
All Classes
 

Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 BatchValidationJobDetails
com.esri.drs Encapsulates a Batch Validation Job.
 BatchValidationJobExecutionDetails
com.esri.drs Encapsulates batch validation job execution details.
 BatchValidationParameters
com.esri.drs Encapsulates batch job parameters including session Id, production workspace and analysis area.
 BatchValidationTask
com.esri.drs Exposes functions for executing and scheduling Batch Validation in ArcGIS Data Reviewer for Server.
 DashboardResult
com.esri.drs Encapsulates data describing a Dashboard Result.
 DashboardTask
com.esri.drs Provides functionality to retrieve dashboard results from an ArcGIS Data Reviewer for Server Dashboard REST resource.
 DataReviewerTaskEvent
com.esri.drs 
 DRSBaseTask
com.esri.drs Base class for BatchValidationTask, DashboardTask, ReviewerResultsTask.
 GetResultsQueryParameters
com.esri.drs Encapsulates data used for retrieving results from the Reviewer workspace.
 LifecycleStatus
com.esri.drs 
 ReviewerAttributes
com.esri.drs Encapsulates data used by the writeFeatureAsResult and writeResult methods of the ReviewerResults class.
 ReviewerFilters
com.esri.drs ReviewerFilters limit or precisely define which results to generate by applying conditions to a query for dashboard results.
 ReviewerMapServerHelper
com.esri.drs.utils Generates dynamic rendering options (see esri.ags.layers.supportClasses.LayerDrawingOptions class) for Reviewer workspace results.
 ReviewerResultsTask
com.esri.drs ReviewerResults allows access to the reviewer workspace.
 ReviewerSession
com.esri.drs Represents an ArcGIS Data Reviewer session in which validation and manual quality control results are written to the Reviewer workspace.
 SessionProperties
com.esri.drs Represents an ArcGIS Data Reviewer session parameters to create a new Reviewer Session Instances of this class are passed to the createReviewerSession function in DashboardTask, BatchValidationTask and ReviewerResultsTask.