Class SurveyActionServiceProvider

java.lang.Object
org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceProvider
All Implemented Interfaces:
org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent
Direct Known Subclasses:
SequentialSurveyPipelineProvider

public abstract class SurveyActionServiceProvider extends org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
SurveyActionServiceProvider implements the base class for the connector provider for a survey action service.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Base provider for all survey action services.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the supported annotation types.
    Return the analysis steps that the service supports.

    Methods inherited from class org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase

    getProducedActionTargetTypes, getProducedGuards, getProducedRequestParameters, getSupportedActionTargetTypes, getSupportedRequestParameters, getSupportedRequestTypes

    Methods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase

    equals, getConnector, getConnector, getConnectorClassName, getConnectorComponentDescription, getConnectorType, getConnectorTypeProperties, hashCode, setAuditLog, toString

    Methods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider

    getSupportedConfigurationProperties, getSupportedTechnologyTypes, getSupportedTemplateTypes

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • 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