Class SurveyActionServiceConnector

All Implemented Interfaces:
AuditLoggingComponent, SecureConnectorExtension, VirtualConnectorExtension, SurveyActionService
Direct Known Subclasses:
CocoClinicalTrialCertifyWeeklyMeasurementsService, CSVSurveyService, FileSurveyService, FolderSurveyService, OSSUnityCatalogServerSurveyBase, PostgresDatabaseSurveyActionService, PostgresServerSurveyActionService, SurveyActionPipelineConnector, SurveyApacheAtlasConnector, SurveyApacheKafkaServerConnector

public abstract class SurveyActionServiceConnector extends ConnectorBase implements SurveyActionService, AuditLoggingComponent
SurveyActionServiceConnector describes a specific type of connector that is responsible for analyzing the content of a specific asset. Information about the asset to analyze is passed in the survey context. The returned discovery context also contains the results. Some discovery services manage the invocation of other discovery services. These discovery services are called discovery pipelines.