Class FeedbackManagerAdmin

java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.feedbackmanager.admin.FeedbackManagerAdmin

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

    • FeedbackManagerAdmin

      public FeedbackManagerAdmin()
      Default constructor
  • Method Details