JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.gerrit.server.util
Interface RequestContext
All Known Implementing Classes:
EmailReviewComments
,
FallbackRequestContext
,
ManualRequestContext
,
PluginRequestContext
,
ServerRequestContext
public interface
RequestContext
The RequestContext is an interface exposing the fields that are needed by the GerritGlobalModule scope.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
CurrentUser
getUser
()
Method Detail
getUser
CurrentUser
getUser()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method