public class ChangeRebuilder extends Object
Modifier and Type | Method and Description |
---|---|
void |
rebuild(com.google.gerrit.reviewdb.client.Change change,
org.eclipse.jgit.lib.BatchRefUpdate bru,
org.eclipse.jgit.lib.BatchRefUpdate bruForDrafts,
org.eclipse.jgit.lib.Repository changeRepo,
org.eclipse.jgit.lib.Repository allUsersRepo) |
com.google.common.util.concurrent.ListenableFuture<?> |
rebuildAsync(com.google.gerrit.reviewdb.client.Change change,
com.google.common.util.concurrent.ListeningExecutorService executor,
org.eclipse.jgit.lib.BatchRefUpdate bru,
org.eclipse.jgit.lib.BatchRefUpdate bruForDrafts,
org.eclipse.jgit.lib.Repository changeRepo,
org.eclipse.jgit.lib.Repository allUsersRepo) |
public com.google.common.util.concurrent.ListenableFuture<?> rebuildAsync(com.google.gerrit.reviewdb.client.Change change, com.google.common.util.concurrent.ListeningExecutorService executor, org.eclipse.jgit.lib.BatchRefUpdate bru, org.eclipse.jgit.lib.BatchRefUpdate bruForDrafts, org.eclipse.jgit.lib.Repository changeRepo, org.eclipse.jgit.lib.Repository allUsersRepo)
public void rebuild(com.google.gerrit.reviewdb.client.Change change, org.eclipse.jgit.lib.BatchRefUpdate bru, org.eclipse.jgit.lib.BatchRefUpdate bruForDrafts, org.eclipse.jgit.lib.Repository changeRepo, org.eclipse.jgit.lib.Repository allUsersRepo) throws NoSuchChangeException, IOException, com.google.gwtorm.server.OrmException
NoSuchChangeException
IOException
com.google.gwtorm.server.OrmException