Class RepoMetaDataUpdater.ConfigUpdater

java.lang.Object
com.google.gerrit.server.restapi.project.RepoMetaDataUpdater.ConfigUpdater
All Implemented Interfaces:
AutoCloseable
Enclosing class:
RepoMetaDataUpdater

public class RepoMetaDataUpdater.ConfigUpdater extends Object implements AutoCloseable
  • Method Details

    • getConfig

      public ProjectConfig getConfig()
    • commitConfigUpdate

      public void commitConfigUpdate() throws IOException
      Throws:
      IOException
    • getRepository

      public org.eclipse.jgit.lib.Repository getRepository()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable