Package com.google.gerrit.extensions.annotations
@CheckReturnValue
package com.google.gerrit.extensions.annotations
-
ClassDescriptionDeclared scope of a capability named by
RequiresCapability.Annotation applied to auto-registered, exported types.Static constructors forExportannotations.Annotation for interfaces that accept auto-registered implementations.Annotation for auto-registered extension point implementations.Annotation applied to a String containing the plugin canonical web URL.Local path where a plugin can store its own private data.Annotation applied to a String containing the plugin or extension name.Annotation for features that are deprecated, but still present to adhere to the one-release-grace period we promised to users.Annotation oncom.google.gerrit.sshd.SshCommandorcom.google.gerrit.httpd.restapi.RestApiServletdeclaring a set of capabilities of which at least one must be granted.Annotation oncom.google.gerrit.sshd.SshCommandorcom.google.gerrit.httpd.restapi.RestApiServletdeclaring a capability must be granted.Annotation applied to HttpServletRequest and HttpServletResponse when they are inherited from Gerrit instead of being injected by a plugin's ServletModule.