Package jetbrains.buildServer.web.util

Interface Summary
RegExpTextTransformer.PatternBuilder  
TreeNode Tree node
TreePrinter  
WebUtil.ParameterFilter Query string parameters filter
 

Class Summary
ArtifactsWebUtil Contains the handy methods used to extract build and build type out of request path.
BuildLookupService  
CameFromSupport This class is used to provide basic support of 'came from' functionality.
CollapsableTreePrinter  
ColorerSyntaxHighlighter Highlights any source code using JHighlight or Colorer library.
FileNode A tree node that corresponds to a file (or a directory).
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.
PageResourceCompressor CSS & JS
PathInfoProcessor This class splits path info string which has format /name1/value1/name2/value2/rest and returns values corresponding to names.
PathsListTreeNode Tree node implementation which constructs tree from the list of relative paths.
RegExpTextTransformer This class provides facility to process text with configurable rexexp patterns
RegExpTextTransformer.TransformPattern  
SessionUser Utility class which can be used to obtain currently authenticated User from session.
SourceFormatter Source code formatting utility
TreeNodeAdapter  
WebAuthUtil Utility class used to process AccessDeniedException.
WebUtil Utility class containing various useful methods for web controllers