| Class and Description |
|---|
| com.google.gerrit.extensions.common.InstallPluginInput
use
InstallPluginInput. |
| Field and Description |
|---|
| com.google.gerrit.extensions.api.projects.ConfigInfo.submitType |
| com.google.gerrit.extensions.api.changes.SubmitInput.waitForMerge |
| Method and Description |
|---|
| com.google.gerrit.extensions.api.plugins.Plugins.install(String, InstallPluginInput) |
| com.google.gerrit.extensions.api.plugins.Plugins.NotImplemented.install(String, InstallPluginInput) |
| com.google.gerrit.reviewdb.client.PatchSet.isRef(String)
use isChangeRef instead.
|
| com.google.gerrit.server.account.AccountResolver.resolveByNameOrEmail(String)
for use only by MailUtil for parsing commit footers; that class needs to be
reevaluated.
|
| com.google.gerrit.server.notedb.ChangeUpdate.setSubmissionId(String) |
| com.google.gerrit.server.change.ChangeInserter.setUpdateRef(boolean) |
| Enum Constant and Description |
|---|
| com.google.gerrit.extensions.client.ListChangesOption.DRAFT_COMMENTS |