java.lang.Object
org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
org.odpi.openmetadata.accessservices.devops.admin.DevOpsAdmin

public class DevOpsAdmin extends AccessServiceAdmin
DevOpsAdmin manages the start up and shutdown of the Stewardship Action OMAS. During start up, it validates the parameters and options it receives and sets up the service as requested.
  • Constructor Details

    • DevOpsAdmin

      public DevOpsAdmin()
      Default constructor
  • Method Details