Package org.odpi.openmetadata.frameworks.surveyaction


package org.odpi.openmetadata.frameworks.surveyaction
Connectors and interfaces of the Survey Action Framework (SAF).
  • Class
    Description
    The AnnotationStore provides the interface used by a survey action service to store annotations in the open metadata repositories.
    SequentialSurveyPipeline is a survey action pipeline that provides an inline sequential invocation of the supplied survey action services.
    SequentialDiscoveryPipelineProvider is the provider for the SequentialDiscoveryPipeline - an ODF discovery pipeline connector.
    DiscoveryPipeline is a discovery service that is responsible for choreographing the discovery services passed on initializeEmbeddedConnectors.
    A marker interface to identify the service that this connector works with.
    SurveyActionServiceConnector describes a specific type of connector that is responsible for analyzing the content of a specific asset.
    SurveyActionServiceProvider implements the base class for the connector provider for a survey action service.
    SurveyAssetStore defines the interface to a connector broker backed by an open metadata repository that returns information about the Asset that a survey action service is to analyze.
    SurveyContext provides a survey action service with access to information about the survey request along with access to the open metadata repository interfaces.
    SurveyOpenMetadataStore provides an interface to the open metadata store.