Class LineageLinkerAdmin

java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.lineagelinker.admin.LineageLinkerAdmin

public class LineageLinkerAdmin extends ViewServerGenericServiceAdmin
LineageLinkerAdmin is the class that is called by the View Server to initialize and terminate the Lineage Linker OMVS. The initialization call provides this OMVS with the Audit log and configuration.
  • Constructor Details

    • LineageLinkerAdmin

      public LineageLinkerAdmin()
      Default constructor
  • Method Details