ArtifactsWebUtil |
Contains the handy methods used to extract build and build type out of request path.
|
BuildLookupService |
|
BuildTypesHierarchyBean |
Represents the helper bean class for a project with build types that knows its depth,
hence allows to place them correctly in the web UI.
|
CameFromSupport |
This class is used to provide basic support of 'came from' functionality.
|
CollapsableTreePrinter |
|
ColorerSyntaxHighlighter |
Highlights source code using JHighlight library.
|
ConditionalRequestsUtil |
Utilities related to http://tools.ietf.org/html/rfc7232
|
ConfigErrorsCleanupConverter |
|
ConfigErrorsCleanupConverter.UserAvailableConfigErrors |
|
FileNode |
A tree node that corresponds to a file (or a directory).
|
GlobalWebContext |
|
HierarchyBean<T> |
Bean representing node of tree-like hierarchy and assumed to be used to display such hierarchies.
|
HTMLFormatter |
Utility class which is used to substitute text containing various links
(http://, mailto:, ftp: and so on) with actual HTML link and line feeds with <br/> tag.
|
HtmlUtil |
|
HttpByteRange |
|
HttpByteRange.SimpleRange |
|
IncludeRingUIResourcesTag |
|
IncludeRingUIResourcesTag.BundleJson |
|
JsCSSCache |
|
JsonUtil |
|
LoginLogHelper |
|
LoginLogHelper.Counter |
|
LoginLogHelper.LoginInfo |
|
MessagesPrinter |
|
MessagesPrinterFactory |
|
PageResourceCompressor.CssPackStrategy |
|
PageResourceCompressor.JavaScriptPackStrategy |
Fix for TW-15535
|
PageResourceCompressor.TCPackStrategy |
|
PagerUtil |
|
PathInfoProcessor |
This class splits path info string which has format
/name1/value1/name2/value2/rest
and returns values corresponding to names.
|
PathModifiers |
|
PathsListTreeNode |
Tree node implementation which constructs tree from the list of relative paths.
|
ProjectHierarchyBean |
Represents the helper bean class for a project that knows its depth,
hence allows to place it correctly in the web UI.
|
ProjectHierarchyTreeBean |
User: Andrey Titov
Date: 3/23/13
|
QueueWebUtil |
|
RegExpTextTransformer |
This class provides facility to process text with configurable regexp patterns
|
RegExpTextTransformer.TransformPattern |
|
SessionLifecycleDiagnosticListener |
Logs session created/destroyed events.
|
SessionUser |
Utility class which can be used to obtain currently authenticated User from session.
|
SimpleTreePrinter |
|
SourceFormatter |
Source code formatting utility
|
TomcatUtil |
|
TreeNodeAdapter |
|
TwoFactorAuthUtil |
Utility class which can be used to set 2FA completion session flags and 2FA property value reading
|
UserAgentUtil |
|
UserBuildTypeOrder |
Class responsible for ordering of build types according to user specified order (if any)
|
UserProjectOrder |
Class responsible for ordering of projects according to user specified order (if any).
|
WebAuthUtil |
Utility class used to process AccessDeniedException.
|
WebContextImpl |
Represents the web context with (possibly) resolved current project.
|
WebContextResolver |
Resolves the WebContext by the JspContext ,
trying to find current project or build type among attributes or parameters.
|
WebUtil |
Utility class containing various useful methods for web controllers
|
WebUtilInternal |
|