Class SurveyActionServiceProvider

All Implemented Interfaces:
AuditLoggingComponent
Direct Known Subclasses:
CSVSurveyServiceProvider, FileSurveyServiceProvider, FolderSurveyServiceProvider, 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.
  • 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