Package com.google.gerrit.httpd.raw
Class StaticModuleConstants
java.lang.Object
com.google.gerrit.httpd.raw.StaticModuleConstants
Various constants related to
StaticModule
Methods of the StaticModule
are not used internally in google, so moving public
constants into the StaticModuleConstants
allows to exclude StaticModule
from the
google-hosted gerrit hosts.
-
Field Details
-
CACHE
- See Also:
-
POLYGERRIT_INDEX_PATHS
Paths at which we should serve the main PolyGerrit applicationindex.html
.Supports
"/*"
as a trailing wildcard.
-