Class GovernanceOfficerAdmin

java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.governanceofficer.admin.GovernanceOfficerAdmin

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

    • GovernanceOfficerAdmin

      public GovernanceOfficerAdmin()
      Default constructor
  • Method Details