| Package | Description |
|---|---|
| hudson | |
| hudson.logging | |
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| hudson.model.labels |
Boolean expression over labels.
|
| hudson.model.listeners |
Listener interfaces for various events that occur inside the server.
|
| hudson.node_monitors |
Code that monitors the health of slaves
|
| hudson.scm |
Hudson's interface with source code management systems.
|
| hudson.security |
Security-related code.
|
| hudson.security.csrf | |
| hudson.slaves |
Code related to slaves.
|
| hudson.tasks | |
| hudson.tools | |
| hudson.triggers |
Built-in Triggers that run periodically to kick a new build.
|
| hudson.util |
Other miscellaneous utility code
|
| hudson.util.io | |
| hudson.views | |
| jenkins.model | |
| jenkins.security | |
| jenkins.security.s2m |
Slave -> master security.
|
| jenkins.triggers | |
| jenkins.util | |
| jenkins.util.xstream |
| Class and Description |
|---|
| Area
Represents a two dimensional area.
|
| ArgumentListBuilder
Used to build up arguments for a process invocation.
|
CopyOnWriteList
List-like implementation that has copy-on-write semantics. |
| DelegatingOutputStream
Works like
FilterOutputStream except its performance problem. |
| DirScanner
Visits a directory and its contents and pass them to the
FileVisitor. |
| FileVisitor
Visits files in a directory recursively.
|
| FormValidation
Represents the result of the form field validation.
|
| OneShotEvent
Concurrency primitive.
|
| VariableResolver
Resolves variables to its value, while encapsulating
how that resolution happens.
|
| Class and Description |
|---|
CopyOnWriteList
List-like implementation that has copy-on-write semantics. |
| Class and Description |
|---|
| AbstractTaskListener
Partial default implementation of
TaskListener |
| AlternativeUiTextProvider.Message
Each instance of this class represents a text that can be replaced by
AlternativeUiTextProvider. |
| ByteBuffer
Deprecated.
since 2008-05-28. Moved to stapler
|
| ClockDifference
Represents a clock difference.
|
CopyOnWriteList
List-like implementation that has copy-on-write semantics. |
| DescribableList
Persisted list of
Describables with some operations specific
to Descriptors. |
| DescriptorList
List of
Descriptors. |
| FormValidation
Represents the result of the form field validation.
|
| FormValidation.CheckMethod
Builds up the check URL for the client-side JavaScript to call back.
|
| Function1
Unary function y=f(x).
|
| Graph
A JFreeChart-generated graph that's bound to UI.
|
| KeyedDataStorage
Convenient base class for implementing data storage.
|
| PersistedList
Collection whose change is notified to the parent object for persistence.
|
| RemotingDiagnostics.HeapDump
Heap dump, exposable to URL via Stapler.
|
| RunList |
| Secret
Glorified
String that uses encryption in the persisted form, to avoid accidental exposure of a secret. |
StreamTaskListener
TaskListener that generates output into a single stream. |
| TagCloud
Represents an order-preserving tag cloud (http://en.wikipedia.org/wiki/Tag_cloud)
where each keyword gets a weight and displayed according to their weight.
|
| TextFile
Represents a text file.
|
| VariableResolver
Resolves variables to its value, while encapsulating
how that resolution happens.
|
XStream2
XStream enhanced for additional Java5 support and improved robustness. |
| XStream2.PassthruConverter
Create a nested
ConverterImpl subclass that extends this class to run some
callback code just after a type is unmarshalled by RobustReflectionConverter. |
| Class and Description |
|---|
| DescribableList
Persisted list of
Describables with some operations specific
to Descriptors. |
| VariableResolver
Resolves variables to its value, while encapsulating
how that resolution happens.
|
| Class and Description |
|---|
CopyOnWriteList
List-like implementation that has copy-on-write semantics. |
| Class and Description |
|---|
| ClockDifference
Represents a clock difference.
|
| DescriptorList
List of
Descriptors. |
| Class and Description |
|---|
CopyOnWriteList
List-like implementation that has copy-on-write semantics. |
| Class and Description |
|---|
| DescriptorList
List of
Descriptors. |
XStream2
XStream enhanced for additional Java5 support and improved robustness. |
| XStream2.PassthruConverter
Create a nested
ConverterImpl subclass that extends this class to run some
callback code just after a type is unmarshalled by RobustReflectionConverter. |
| Class and Description |
|---|
| MultipartFormDataParser
Wraps commons file-upload and handles a "multipart/form-data" form submisison
(that often includes file upload.)
|
| Class and Description |
|---|
| ClasspathBuilder
Used to build up an argument in the classpath format.
|
| DescriptorList
List of
Descriptors. |
| FormValidation
Represents the result of the form field validation.
|
| JVMBuilder
Used to build up launch parameters for a Java virtual machine.
|
RobustCollectionConverter
CollectionConverter that ignores XStreamException. |
StreamTaskListener
TaskListener that generates output into a single stream. |
| Class and Description |
|---|
| ArgumentListBuilder
Used to build up arguments for a process invocation.
|
| FormValidation
Represents the result of the form field validation.
|
XStream2
XStream enhanced for additional Java5 support and improved robustness. |
| XStream2.PassthruConverter
Create a nested
ConverterImpl subclass that extends this class to run some
callback code just after a type is unmarshalled by RobustReflectionConverter. |
| Class and Description |
|---|
| DescribableList
Persisted list of
Describables with some operations specific
to Descriptors. |
| FormValidation
Represents the result of the form field validation.
|
| Secret
Glorified
String that uses encryption in the persisted form, to avoid accidental exposure of a secret. |
XStream2
XStream enhanced for additional Java5 support and improved robustness. |
| XStream2.PassthruConverter
Create a nested
ConverterImpl subclass that extends this class to run some
callback code just after a type is unmarshalled by RobustReflectionConverter. |
| Class and Description |
|---|
| FormValidation
Represents the result of the form field validation.
|
| Class and Description |
|---|
| AbstractTaskListener
Partial default implementation of
TaskListener |
| AlternativeUiTextProvider
Provides the alternative text to be rendered in the UI.
|
| AlternativeUiTextProvider.Message
Each instance of this class represents a text that can be replaced by
AlternativeUiTextProvider. |
| Area
Represents a two dimensional area.
|
| ArgumentListBuilder
Used to build up arguments for a process invocation.
|
| BootFailure
Indicates a fatal boot problem, among
ErrorObject |
| ChartUtil.NumberOnlyBuildLabel
Can be used as a graph label.
|
| ClasspathBuilder
Used to build up an argument in the classpath format.
|
| ClockDifference
Represents a clock difference.
|
| ConsistentHash.Hash
Hashes an object to some value.
|
CopyOnWriteList
List-like implementation that has copy-on-write semantics. |
CopyOnWriteMap
Map that has copy-on-write semantics. |
| CyclicGraphDetector.CycleDetectedException |
| DelegatingOutputStream
Works like
FilterOutputStream except its performance problem. |
| DescribableList.Owner
Deprecated.
since 2008-08-15.
Just implement
Saveable. |
| DirScanner
Visits a directory and its contents and pass them to the
FileVisitor. |
| DirScanner.Full
Scans everything recursively.
|
| ErrorObject
Basis for error model objects.
|
| FileVisitor
Visits files in a directory recursively.
|
| FormFieldValidator
Deprecated.
as of 1.294
Use
FormValidation as a return value in your check method. |
| FormFieldValidator.URLCheck
Deprecated.
as of 1.294
Use
FormValidation.URLCheck |
| FormFieldValidator.WorkspaceFilePath
Deprecated.
as of 1.294. Use
FilePath.validateRelativePath(String, boolean, boolean) |
| FormValidation
Represents the result of the form field validation.
|
| FormValidation.FileValidator
Performs an application-specific validation on the given file.
|
| FormValidation.Kind
Indicates the kind of result.
|
| HudsonFailedToLoad
Model object used to display the generic error when Jenkins start up fails fatally during initialization.
|
| Iterators.CountingPredicate |
| Iterators.FilterIterator
Creates a filtered view of another iterator.
|
| JVMBuilder
Used to build up launch parameters for a Java virtual machine.
|
| LineEndingConversion.EOLType
Supported line ending types for conversion
|
| ListBoxModel
Model object of dynamically filled list box.
|
| ListBoxModel.Option |
| NoOverlapCategoryAxis
This class implements X-axis label skipping algorithm to
avoid drawing overlapping labels.
|
| PackedMap |
| PersistedList
Collection whose change is notified to the parent object for persistence.
|
| ProcessKiller
Extension point that defines more elaborate way of killing processes, such as
sudo or pfexec, for
ProcessTree. |
| ProcessKillingVeto
Allows extensions to veto killing processes.
|
| ProcessKillingVeto.VetoCause
Describes the cause for a process killing veto.
|
| ProcessTree
Represents a snapshot of the process tree of the current system.
|
| ProcessTree.OSProcess
Represents a process.
|
| ProcessTree.ProcessCallable
Code that gets executed on the machine where the
ProcessTree.OSProcess is local. |
| ProcessTreeKiller
Deprecated.
as of 1.315. Use
ProcessTree. |
| ProcessTreeRemoting.IOSProcess |
| ProcessTreeRemoting.IProcessTree |
| ReflectionUtils.Parameter |
| RunList |
| Secret
Glorified
String that uses encryption in the persisted form, to avoid accidental exposure of a secret. |
StreamTaskListener
TaskListener that generates output into a single stream. |
| TagCloud.Entry |
| TagCloud.WeightFunction |
| TimeUnit2
A TimeUnit represents time durations at a given unit of
granularity and provides utility methods to convert across units,
and to perform timing and delay operations in these units.
|
| VariableResolver
Resolves variables to its value, while encapsulating
how that resolution happens.
|
XStream2
XStream enhanced for additional Java5 support and improved robustness. |
| Class and Description |
|---|
| FileVisitor
Visits files in a directory recursively.
|
| Class and Description |
|---|
| DescriptorList
List of
Descriptors. |
| Class and Description |
|---|
| AlternativeUiTextProvider.Message
Each instance of this class represents a text that can be replaced by
AlternativeUiTextProvider. |
| ClockDifference
Represents a clock difference.
|
CopyOnWriteList
List-like implementation that has copy-on-write semantics. |
| DescribableList
Persisted list of
Describables with some operations specific
to Descriptors. |
| FormValidation
Represents the result of the form field validation.
|
| PersistedList
Collection whose change is notified to the parent object for persistence.
|
| RemotingDiagnostics.HeapDump
Heap dump, exposable to URL via Stapler.
|
XStream2
XStream enhanced for additional Java5 support and improved robustness. |
| Class and Description |
|---|
| DescribableList
Persisted list of
Describables with some operations specific
to Descriptors. |
| Class and Description |
|---|
| TextFile
Represents a text file.
|
| Class and Description |
|---|
| FormValidation
Represents the result of the form field validation.
|
| Class and Description |
|---|
| FormValidation
Represents the result of the form field validation.
|
| Class and Description |
|---|
| VariableResolver
Resolves variables to its value, while encapsulating
how that resolution happens.
|
Copyright © 2019. All rights reserved.