| AtmostOneTaskExecutor<V> |
Executor-like class that executes a single task repeatedly, in such a way that a single execution
can cover multiple pending queued requests.
|
| BuildListenerAdapter |
|
| ContextResettingExecutorService |
|
| DefaultScriptListener |
|
| DirectedGraph<N> |
A possible cyclic directed graph.
|
| DirectedGraph.SCC<N> |
Strongly connected component (SCC) of a graph.
|
| ErrorLoggingExecutorService |
Executor service that logs unchecked exceptions / errors in Runnable.
|
| FullDuplexHttpService |
|
| HttpSessionListener |
|
| InterceptingExecutorService |
|
| InterceptingScheduledExecutorService |
|
| JavaVMArguments |
List of arguments for Java VM and application.
|
| JenkinsJVM |
A utility class to identify if the current JVM is the one that is running Jenkins
|
| JSONSignatureValidator |
|
| Listeners |
Utilities for working with listener interfaces.
|
| MarkFindingOutputStream |
|
| MemoryReductionUtil |
Utilities to reduce memory footprint
|
| NonLocalizable |
Localizable implementation that actually doesn't localize.
|
| PluginLabelUtil |
|
| ProgressiveRendering |
A helper thread which does some computation in the background and displays incremental results using JavaScript.
|
| ResourceBundleUtil |
|
| ScriptListener.ListenerOutputStream |
|
| ScriptListener.ListenerWriter |
|
| ServerTcpPort |
Used in conjunction with /lib/form/serverTcpPort tag to parse the submitted JSON back into a port number.
|
| SetContextClassLoader |
|
| SourceCodeEscapers |
|
| SystemProperties |
|
| SystemProperties.AgentCopier |
|
| SystemProperties.Listener |
|
| TimeDuration |
Represents a length of something, like 3sec.
|
| TimeDuration.StaplerConverterImpl |
|
| Timer |
|
| TreeString |
TreeString is an alternative string representation that saves the
memory when you have a large number of strings that share common prefixes
(such as various file names.)
|
| TreeString.ConverterImpl |
Default Converter implementation for XStream that does interning
scoped to one unmarshalling.
|
| TreeStringBuilder |
|
| URLClassLoader2 |
|
| UrlHelper |
Objective is to validate an URL in a lenient way sufficiently strict to avoid too weird URL
but to still allow particular internal URL to be accepted
|
| VirtualFile |
Abstraction over File, FilePath, or other items such as network resources or ZIP entries.
|