All Implemented Interfaces:
AuditLoggingComponent, SecureConnectorExtension, VirtualConnectorExtension, GovernanceActionService

public class SurveyReportService extends GeneralGovernanceActionService
SurveyReportService extracts the requested survey report and turns it into a Markdown document.
  • Constructor Details

    • SurveyReportService

      public SurveyReportService()
      Default Constructor
  • Method Details

    • start

      public void start() throws ConnectorCheckedException
      Indicates that the survey action service is completely configured and can begin processing.
      Overrides:
      start in class GeneralGovernanceActionService
      Throws:
      ConnectorCheckedException - there is a problem within the discovery service.
    • getAnnotationTitle

      public String getAnnotationTitle(OpenMetadataElement annotationElement)
      Return the title to use on an annotation section of the report.
      Parameters:
      annotationElement - element describing the annotation
      Returns:
      title string
    • getAnnotationURL

      public String getAnnotationURL(OpenMetadataElement annotationElement)
      Return the URL to use to link to an annotation section of the report.
      Parameters:
      annotationElement - element describing the annotation
      Returns:
      title string