-
Terminally Deprecated ElementsElementDescriptionthis method is not reliable in Gerrit instances with imported changes, since multiple changes can have the same change number and make the `changeIdProjectCache` cache pointless.
-
Deprecated Classes
-
Deprecated FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionin favour of using submit requirements, except if it’s needed to set the value to PatchSetLockuse isChangeRef instead.Callers should use
ChangeApi.commentsRequest()
insteadCallers should useChangeApi.commentsRequest()
insteadin favor ofChanges.id(String, int)
for use only by MailUtil for parsing commit footers; that class needs to be reevaluated.for use only by MailUtil for parsing commit footers; that class needs to be reevaluated.this method is not reliable in Gerrit instances with imported changes, since multiple changes can have the same change number and make the `changeIdProjectCache` cache pointless.callers should useChangeIndexer.index(com.google.gerrit.entities.Project.NameKey, com.google.gerrit.entities.Change.Id)
which reloads the full change details, including the associated serverId.
-
Deprecated Enum Constants