Package com.google.gerrit.server.util
Interface RequestContext
- All Known Implementing Classes:
- FallbackRequestContext,- ManualRequestContext,- PluginRequestContext,- ServerRequestContext
public interface RequestContext
The RequestContext is an interface exposing the fields that are needed by the GerritGlobalModule
 scope.
- 
Method Summary
- 
Method Details- 
getUserCurrentUser getUser()
 
-