Uses of Package
hudson.util
-
Packages that use hudson.util Package Description hudson hudson.logging hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.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 agentshudson.scm Jenkins's interface with source code management systems.hudson.security Security-related code.hudson.security.csrf hudson.slaves Code related to agents.hudson.tasks hudson.tools hudson.triggers Built-inTrigger
s that run periodically to kick a new build.hudson.util Other miscellaneous utility codehudson.util.io hudson.views jenkins.diagnostics jenkins.model jenkins.model.labels jenkins.security jenkins.security.apitoken jenkins.tasks.filters.impl jenkins.triggers jenkins.util jenkins.util.xstream -
Classes in hudson.util used by hudson Class 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 likeFilterOutputStream
except its performance problem.DirScanner Visits a directory and its contents and pass them to theFileVisitor
.FileVisitor Visits files in a directory recursively.FormValidation Represents the result of the form field validation.Secret GlorifiedString
that uses encryption in the persisted form, to avoid accidental exposure of a secret.VariableResolver Resolves variables to its value, while encapsulating how that resolution happens. -
Classes in hudson.util used by hudson.logging Class Description CopyOnWriteList List
-like implementation that has copy-on-write semantics.FormValidation Represents the result of the form field validation. -
Classes in hudson.util used by hudson.model Class Description AbstractTaskListener Deprecated.implementTaskListener
directlyAlternativeUiTextProvider.Message Each instance of this class represents a text that can be replaced byAlternativeUiTextProvider
.ClockDifference Represents a clock difference.CopyOnWriteList List
-like implementation that has copy-on-write semantics.DescribableList Persisted list ofDescribable
s with some operations specific toDescriptor
s.DescriptorList List ofDescriptor
s.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 functiony=f(x)
.Graph A JFreeChart-generated graph that's bound to UI.KeyedDataStorage Convenient base class for implementing data storage.ListBoxModel Model object of dynamically filled list box.PersistedList Collection whose change is notified to the parent object for persistence.RemotingDiagnostics.HeapDump Heap dump, exposable to URL via Stapler.RunList Secret GlorifiedString
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 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
customized in various ways for Jenkins’ needs.XStream2.PassthruConverter Create a nestedConverterImpl
subclass that extends this class to run some callback code just after a type is unmarshalled by RobustReflectionConverter. -
Classes in hudson.util used by hudson.model.labels Class Description DescribableList Persisted list ofDescribable
s with some operations specific toDescriptor
s.FormValidation Represents the result of the form field validation.VariableResolver Resolves variables to its value, while encapsulating how that resolution happens. -
Classes in hudson.util used by hudson.model.listeners Class Description CopyOnWriteList List
-like implementation that has copy-on-write semantics. -
Classes in hudson.util used by hudson.node_monitors Class Description ClockDifference Represents a clock difference.DescriptorList List ofDescriptor
s. -
Classes in hudson.util used by hudson.scm Class Description CopyOnWriteList List
-like implementation that has copy-on-write semantics. -
Classes in hudson.util used by hudson.security Class Description DescriptorList List ofDescriptor
s.FormValidation Represents the result of the form field validation.XStream2 XStream
customized in various ways for Jenkins’ needs.XStream2.PassthruConverter Create a nestedConverterImpl
subclass that extends this class to run some callback code just after a type is unmarshalled by RobustReflectionConverter. -
Classes in hudson.util used by hudson.security.csrf Class Description MultipartFormDataParser Wraps commons file-upload and handles a "multipart/form-data" form submission (that often includes file upload.) -
Classes in hudson.util used by hudson.slaves Class Description ClasspathBuilder Used to build up an argument in the classpath format.DescriptorList List ofDescriptor
s.FormValidation Represents the result of the form field validation.JVMBuilder Used to build up launch parameters for a Java virtual machine.RobustCollectionConverter CollectionConverter
that ignoresXStreamException
.StreamTaskListener TaskListener
that generates output into a single stream. -
Classes in hudson.util used by hudson.tasks Class Description ArgumentListBuilder Used to build up arguments for a process invocation.FormValidation Represents the result of the form field validation.XStream2 XStream
customized in various ways for Jenkins’ needs.XStream2.PassthruConverter Create a nestedConverterImpl
subclass that extends this class to run some callback code just after a type is unmarshalled by RobustReflectionConverter. -
Classes in hudson.util used by hudson.tools Class Description DescribableList Persisted list ofDescribable
s with some operations specific toDescriptor
s.FormValidation Represents the result of the form field validation.XStream2 XStream
customized in various ways for Jenkins’ needs.XStream2.PassthruConverter Create a nestedConverterImpl
subclass that extends this class to run some callback code just after a type is unmarshalled by RobustReflectionConverter. -
Classes in hudson.util used by hudson.triggers Class Description FormValidation Represents the result of the form field validation. -
Classes in hudson.util used by hudson.util Class Description AbstractTaskListener Deprecated.implementTaskListener
directlyAlternativeUiTextProvider Provides the alternative text to be rendered in the UI.AlternativeUiTextProvider.Message Each instance of this class represents a text that can be replaced byAlternativeUiTextProvider
.Area Represents a two dimensional area.ArgumentListBuilder Used to build up arguments for a process invocation.BootFailure Indicates a fatal boot problem, amongErrorObject
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 likeFilterOutputStream
except its performance problem.DescribableList.Owner Deprecated.since 2008-08-15.DirScanner Visits a directory and its contents and pass them to theFileVisitor
.DirScanner.Full Scans everything recursively.ErrorObject Basis for error model objects.FileVisitor Visits files in a directory recursively.FormFieldValidator Deprecated.as of 1.294 UseFormValidation
as a return value in your check method.FormFieldValidator.URLCheck Deprecated.as of 1.294 UseFormValidation.URLCheck
FormFieldValidator.WorkspaceFilePath Deprecated.as of 1.294.FormFillFailure Represents a failure in a form field doFillXYZ method.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.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 conversionListBoxModel 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, forProcessTree
.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 theProcessTree.OSProcess
is local.ProcessTreeRemoting.IOSProcess ProcessTreeRemoting.IProcessTree ReflectionUtils.Parameter Retrier This class implements a process of doing some action repeatedly synchronously until it is performed successfully.Retrier.Builder Builder to create a Retrier object.RunList Secret GlorifiedString
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 Deprecated.useTimeUnit
.VariableResolver Resolves variables to its value, while encapsulating how that resolution happens.XStream2 XStream
customized in various ways for Jenkins’ needs. -
Classes in hudson.util used by hudson.util.io Class Description FileVisitor Visits files in a directory recursively. -
Classes in hudson.util used by hudson.views Class Description DescriptorList List ofDescriptor
s. -
Classes in hudson.util used by jenkins.diagnostics Class Description FormValidation Represents the result of the form field validation. -
Classes in hudson.util used by jenkins.model Class Description AlternativeUiTextProvider.Message Each instance of this class represents a text that can be replaced byAlternativeUiTextProvider
.BootFailure Indicates a fatal boot problem, amongErrorObject
ClockDifference Represents a clock difference.CopyOnWriteList List
-like implementation that has copy-on-write semantics.DescribableList Persisted list ofDescribable
s with some operations specific toDescriptor
s.ErrorObject Basis for error model objects.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
customized in various ways for Jenkins’ needs. -
Classes in hudson.util used by jenkins.model.labels Class Description FormValidation Represents the result of the form field validation. -
Classes in hudson.util used by jenkins.security Class Description DescribableList Persisted list ofDescribable
s with some operations specific toDescriptor
s.FormValidation Represents the result of the form field validation. -
Classes in hudson.util used by jenkins.security.apitoken Class Description Secret GlorifiedString
that uses encryption in the persisted form, to avoid accidental exposure of a secret. -
Classes in hudson.util used by jenkins.tasks.filters.impl Class Description FormValidation Represents the result of the form field validation. -
Classes in hudson.util used by jenkins.triggers Class Description FormValidation Represents the result of the form field validation. -
Classes in hudson.util used by jenkins.util Class Description FormValidation Represents the result of the form field validation. -
Classes in hudson.util used by jenkins.util.xstream Class Description VariableResolver Resolves variables to its value, while encapsulating how that resolution happens.