AccountTemplateUtil |
Utility functions for text that can be persisted in data storage and should not contain user
identifiable information, e.g.
|
AttentionSetEmail |
|
AttentionSetUtil |
Common helpers for dealing with attention set data structures.
|
CommitMessageUtil |
Utility functions to manipulate commit messages.
|
FallbackRequestContext |
The default RequestContext to use when not in a request scope e.g.
|
IdGenerator |
Simple class to produce 4 billion keys randomly distributed.
|
LabelVote |
A single vote on a label, consisting of a label name and a value.
|
MagicBranch |
|
ManualRequestContext |
Closeable version of a RequestContext with manually-specified providers.
|
MostSpecificComparator |
Order the Ref Pattern by the most specific.
|
OneOffRequestContext |
Helper to create one-off request contexts.
|
PluginLogFile |
|
PluginRequestContext |
RequestContext active while plugins load or unload.
|
ReplicaUtil |
|
RequestScopePropagator |
Base class for propagating request-scoped data between threads.
|
ServerRequestContext |
RequestContext with an InternalUser making the internals visible.
|
SocketUtil |
|
SystemLog |
|
ThreadLocalRequestContext |
ThreadLocalRequestContext manages the current RequestContext using a ThreadLocal.
|
ThreadLocalRequestScopePropagator<C> |
|
TreeFormatter |
|