Class SurveyActionServiceProvider

All Implemented Interfaces:
AuditLoggingComponent
Direct Known Subclasses:
CocoClinicalTrialCertifyWeeklyMeasurementsProvider, CSVSurveyServiceProvider, FileSurveyServiceProvider, FolderSurveyServiceProvider, OMAGServerPlatformSurveyProvider, OSSUnityCatalogInsideCatalogSurveyProvider, OSSUnityCatalogInsideSchemaSurveyProvider, OSSUnityCatalogInsideVolumeSurveyProvider, OSSUnityCatalogServerSurveyProvider, PostgresDatabaseSurveyActionProvider, PostgresServerSurveyActionProvider, SequentialSurveyPipelineProvider, SurveyApacheAtlasProvider, SurveyApacheKafkaServerProvider

public abstract class SurveyActionServiceProvider extends GovernanceServiceProviderBase
SurveyActionServiceProvider implements the base class for the connector provider for a survey action service.
  • Field Details

  • Constructor Details

    • SurveyActionServiceProvider

      public SurveyActionServiceProvider()
      Base provider for all survey action services.
    • SurveyActionServiceProvider

      public SurveyActionServiceProvider(OpenConnectorDefinition openConnectorDescription, String connectorClassName, List<String> recognizedConfigurationPropertyNames)
      Constructor for an open connector provider.
      Parameters:
      openConnectorDescription - connector definition
      connectorClassName - connector class name
      recognizedConfigurationPropertyNames - list of recognized configuration property names
  • Method Details

    • getSupportedAnalysisSteps

      public List<AnalysisStepType> getSupportedAnalysisSteps()
      Return the analysis steps that the service supports.
      Returns:
      list of analysis steps
    • getProducedAnnotationTypes

      public List<AnnotationTypeType> getProducedAnnotationTypes()
      Return the supported annotation types.
      Returns:
      list of annotation types