Serialized Form
-
Package antlr
-
Exception antlr.ANTLRException
class ANTLRException extends IllegalArgumentException implements Serializable
-
-
Package hudson
-
Exception hudson.AbortException
class AbortException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Class hudson.EnvVars
- serialVersionUID:
- 4320331661987259022L
-
Serialized Fields
-
platform
Platform platform
If thisEnvVars
object represents the whole environment variable set, not just a partial list used for overriding later, then we need to know the platform for which this env vars are targeted for, or else we won't know how to merge variables properly.So this property remembers that information.
-
-
Class hudson.FilePath
class FilePath extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
readResolve
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
remote
String remote
Represent the path to the file in the controller or the agent Since the platform of the agent might be different, can't use java.io.File The field could not be final since it's modified inFilePath.readResolve()
-
urlFactory
hudson.FilePath.UrlFactory urlFactory
-
-
Class hudson.FilePath.AbstractInterceptorCallableWrapper
class AbstractInterceptorCallableWrapper extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
callable
hudson.remoting.DelegatingCallable<T,
IOException> callable
-
-
Class hudson.FilePath.ExplicitlySpecifiedDirScanner
class ExplicitlySpecifiedDirScanner extends DirScanner implements Serializable- serialVersionUID:
- 1L
-
Exception hudson.FilePath.FileMaskNoMatchesFoundException
class FileMaskNoMatchesFoundException extends InterruptedException implements Serializable- serialVersionUID:
- 1L
-
Class hudson.Functions.ThreadGroupMap
class ThreadGroupMap extends hudson.Functions.ThreadSorterBase implements Serializable- serialVersionUID:
- 7803975728695308444L
-
Class hudson.Launcher.IOTriplet
class IOTriplet extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
stderr
InputStream stderr
-
stdin
OutputStream stdin
-
stdout
InputStream stdout
-
-
Class hudson.PermalinkList
-
Class hudson.ProxyConfiguration
class ProxyConfiguration extends AbstractDescribableImpl<ProxyConfiguration> implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
-
-
Serialized Fields
-
-
Package hudson.cli
-
Class hudson.cli.SetBuildDescriptionCommand
class SetBuildDescriptionCommand extends CLICommand implements Serializable-
Serialized Fields
-
description
String description
-
number
int number
-
-
-
Class hudson.cli.SetBuildDisplayNameCommand
class SetBuildDisplayNameCommand extends CLICommand implements Serializable- serialVersionUID:
- 6665171784136358536L
-
Serialized Fields
-
displayName
String displayName
-
number
int number
-
-
-
Package hudson.console
-
Class hudson.console.ConsoleAnnotator
class ConsoleAnnotator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class hudson.console.ConsoleNote
class ConsoleNote extends Object implements Serializable- serialVersionUID:
- 1L
-
Class hudson.console.ExpandableDetailsNote
class ExpandableDetailsNote extends ConsoleNote implements Serializable -
Class hudson.console.HyperlinkNote
class HyperlinkNote extends ConsoleNote implements Serializable- serialVersionUID:
- 3908468829358026949L
-
Serialized Fields
-
length
int length
-
url
String url
If this starts with '/', it's interpreted as a path within the context path.
-
-
Class hudson.console.ModelHyperlinkNote
class ModelHyperlinkNote extends HyperlinkNote implements Serializable- serialVersionUID:
- 1L
-
-
Package hudson.lifecycle
-
Exception hudson.lifecycle.RestartNotSupportedException
class RestartNotSupportedException extends Exception implements Serializable
-
-
Package hudson.model
-
Class hudson.model.BooleanParameterDefinition
class BooleanParameterDefinition extends SimpleParameterDefinition implements Serializable-
Serialized Fields
-
defaultValue
boolean defaultValue
-
-
-
Class hudson.model.BooleanParameterValue
class BooleanParameterValue extends ParameterValue implements Serializable-
Serialized Fields
-
value
boolean value
-
-
-
Class hudson.model.ChoiceParameterDefinition
class ChoiceParameterDefinition extends SimpleParameterDefinition implements Serializable -
Exception hudson.model.Computer.TerminationRequest
class TerminationRequest extends RuntimeException implements Serializable-
Serialized Fields
-
when
long when
-
-
-
Exception hudson.model.Descriptor.FormException
class FormException extends Exception implements Serializable-
Serialized Fields
-
formField
String formField
-
-
-
Class hudson.model.DirectoryBrowserSupport.Path
class Path extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
href
String href
Relative URL to this path from the current page. -
isFolder
boolean isFolder
-
isReadable
boolean isReadable
If the current user can read the file. -
lastModified
long lastModified
For a file, the last modified timestamp. -
size
long size
File size, or null if this is not a file. -
title
String title
Name of this path. Just the file name portion.
-
-
Exception hudson.model.Failure
class Failure extends RuntimeException implements Serializable-
Serialized Fields
-
pre
boolean pre
-
-
-
Class hudson.model.FileParameterDefinition
class FileParameterDefinition extends ParameterDefinition implements Serializable -
Class hudson.model.FileParameterValue
class FileParameterValue extends ParameterValue implements Serializable- serialVersionUID:
- -143427023159076073L
-
Serialized Fields
-
location
String location
Overrides the location in the build to place this file. Initially set toParameterValue.getName()
The location could be directly the filename or also a hierarchical path. The intermediate folders will be created automatically. Take care that no escape from the current directory is allowed and will result in the failure of the build. -
originalFileName
String originalFileName
The name of the originally uploaded file.
-
-
Class hudson.model.HealthReport
class HealthReport extends Object implements Serializable- serialVersionUID:
- 7451361788415642230L
-
Serialized Fields
-
iconClassName
String iconClassName
Icon class. -
iconUrl
String iconUrl
The path to the icon corresponding to this health score ornull
to use the default icon corresponding to the current health score.If the path begins with a '/' then it will be the absolute path, otherwise the image is assumed to be in one of
/images/16x16/
,/images/24x24/
or/images/32x32/
depending on the icon size selected by the user. -
localizibleDescription
org.jvnet.localizer.Localizable localizibleDescription
The health icon's tool-tip. -
score
int score
The percentage health score (from 0 to 100 inclusive).
-
-
Class hudson.model.JDK
class JDK extends ToolInstallation implements Serializable- serialVersionUID:
- -3318291200160313357L
-
Class hudson.model.LoadStatistics.LoadStatisticsSnapshot
class LoadStatisticsSnapshot extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
availableExecutors
int availableExecutors
The total number of executors that are currently on-line, idle and accepting tasks. -
busyExecutors
int busyExecutors
The total number of executors that are currently busy running jobs. -
connectingExecutors
int connectingExecutors
The total number of executors that are currently in the process of connecting to Jenkins. -
definedExecutors
int definedExecutors
The total number of executors that Jenkins currently knows, this includes all off-line agents. -
idleExecutors
int idleExecutors
The total number of executors that are currently on-line and idle. This includes executors that are not accepting tasks. -
onlineExecutors
int onlineExecutors
The total number of executors that are currently on-line. -
queueLength
int queueLength
The number of items in the queue.
-
-
Class hudson.model.MultiStageTimeSeries
class MultiStageTimeSeries extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
color
Color color
Used to render a line in the trend chart. -
counter
int counter
-
hour
TimeSeries hour
Updated every 1 hour. Keep data up to 8 weeks. -
min
TimeSeries min
Updated every 1 min. Keep data up to 2 days. -
sec10
TimeSeries sec10
Updated every 10 seconds. Keep data up to 6 hours. -
title
org.jvnet.localizer.Localizable title
Name of this data series.
-
-
Class hudson.model.ParameterDefinition
class ParameterDefinition extends Object implements Serializable -
Class hudson.model.ParameterValue
class ParameterValue extends Object implements Serializable -
Class hudson.model.PasswordParameterDefinition
class PasswordParameterDefinition extends SimpleParameterDefinition implements Serializable-
Serialized Fields
-
defaultValue
Secret defaultValue
-
-
-
Class hudson.model.PasswordParameterValue
class PasswordParameterValue extends ParameterValue implements Serializable-
Serialized Fields
-
value
Secret value
-
-
-
Class hudson.model.Result
class Result extends Object implements Serializable- serialVersionUID:
- 1L
-
Class hudson.model.Run.ArtifactList
class ArtifactList extends ArrayList<Run<JobT extends Job<JobT,RunT>, RunT extends Run<JobT, RunT>>.Artifact> implements Serializable - serialVersionUID:
- 1L
-
Exception hudson.model.Run.RunnerAbortedException
class RunnerAbortedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class hudson.model.RunParameterDefinition
class RunParameterDefinition extends SimpleParameterDefinition implements Serializable-
Serialized Fields
-
filter
RunParameterDefinition.RunParameterFilter filter
-
projectName
String projectName
-
runId
String runId
-
-
-
Class hudson.model.RunParameterValue
class RunParameterValue extends ParameterValue implements Serializable-
Serialized Fields
-
runId
String runId
-
-
-
Class hudson.model.SimpleParameterDefinition
class SimpleParameterDefinition extends ParameterDefinition implements Serializable -
Class hudson.model.Slave
class Slave extends Node implements Serializable-
Serialization Methods
-
readResolve
Invoked by XStream when this object is read into memory.
-
-
Serialized Fields
-
description
String description
Description of this node. -
label
String label
Whitespace-separated labels. -
launcher
ComputerLauncher launcher
The starter that will startup this agent. -
mode
Node.Mode mode
Job allocation strategy. -
name
String name
Name of this agent node. -
nodeProperties
DescribableList<NodeProperty<?>,
NodePropertyDescriptor> nodeProperties -
numExecutors
int numExecutors
Number of executors of this node. -
remoteFS
String remoteFS
Path to the root of the workspace from the view point of this node, such as "/hudson", this need not be absolute provided that the launcher establishes a consistent working directory, such as "./.jenkins-agent" when used with an SSH launcher. NOTE: if the administrator is using a relative path they are responsible for ensuring that the launcher used provides a consistent working directory -
retentionStrategy
RetentionStrategy retentionStrategy
Agent availability strategy.
-
-
-
Class hudson.model.StreamBuildListener
class StreamBuildListener extends StreamTaskListener implements Serializable- serialVersionUID:
- 1L
-
Class hudson.model.StringParameterDefinition
class StringParameterDefinition extends SimpleParameterDefinition implements Serializable-
Serialized Fields
-
defaultValue
String defaultValue
-
trim
boolean trim
-
-
-
Class hudson.model.StringParameterValue
class StringParameterValue extends ParameterValue implements Serializable-
Serialized Fields
-
value
String value
-
-
-
Class hudson.model.TextParameterDefinition
class TextParameterDefinition extends StringParameterDefinition implements Serializable -
Class hudson.model.TextParameterValue
class TextParameterValue extends StringParameterValue implements Serializable -
Class hudson.model.TimeSeries
class TimeSeries extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
decay
float decay
Decay ratio. Normally 1-e for some small e. -
history
float[] history
Historical exponential moving average data. Newer ones first. -
historySize
int historySize
Maximum history size.
-
-
Class hudson.model.UpdateCenter.DownloadJob.Failure
class Failure extends UpdateCenter.DownloadJob.InstallationStatus implements Serializable-
Serialized Fields
-
problem
Throwable problem
-
-
-
Class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
class InstallationStatus extends Throwable implements Serializable-
Serialized Fields
-
id
int id
-
-
-
Class hudson.model.UpdateCenter.DownloadJob.Installing
class Installing extends UpdateCenter.DownloadJob.InstallationStatus implements Serializable-
Serialized Fields
-
percentage
int percentage
% completed download, or -1 if the percentage is not known.
-
-
-
Class hudson.model.UpdateCenter.DownloadJob.Pending
class Pending extends UpdateCenter.DownloadJob.InstallationStatus implements Serializable -
Class hudson.model.UpdateCenter.DownloadJob.Skipped
class Skipped extends UpdateCenter.DownloadJob.InstallationStatus implements Serializable -
Class hudson.model.UpdateCenter.DownloadJob.Success
class Success extends UpdateCenter.DownloadJob.InstallationStatus implements Serializable -
Class hudson.model.UpdateCenter.DownloadJob.SuccessButRequiresRestart
class SuccessButRequiresRestart extends UpdateCenter.DownloadJob.Success implements Serializable-
Serialized Fields
-
message
org.jvnet.localizer.Localizable message
-
-
-
-
Package hudson.node_monitors
-
Class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
class DiskSpace extends MonitorOfflineCause implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
path
String path
-
size
long size
-
threshold
long threshold
-
totalSize
long totalSize
-
trigger
Class<? extends AbstractDiskSpaceMonitor> trigger
-
warningThreshold
long warningThreshold
-
-
Class hudson.node_monitors.DiskSpaceMonitorDescriptor.GetUsableSpace
class GetUsableSpace extends MasterToSlaveFileCallable<DiskSpaceMonitorDescriptor.DiskSpace> implements Serializable- serialVersionUID:
- 1L
-
Class hudson.node_monitors.ResponseTimeMonitor.Data
class Data extends MonitorOfflineCause implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
past5
long[] past5
Record of the past 5 times. -1 if time out. Otherwise in milliseconds. Old ones first.
-
-
Class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
class MemoryUsage2 extends org.jvnet.hudson.MemoryUsage implements Serializable- serialVersionUID:
- 2216994637932270352L
-
Class hudson.node_monitors.TemporarySpaceMonitor.GetTempSpace
class GetTempSpace extends MasterToSlaveFileCallable<DiskSpaceMonitorDescriptor.DiskSpace> implements Serializable- serialVersionUID:
- 1L
-
-
Package hudson.os
-
Exception hudson.os.PosixException
class PosixException extends RuntimeException implements Serializable
-
-
Package hudson.scheduler
-
Exception hudson.scheduler.RareOrImpossibleDateException
class RareOrImpossibleDateException extends RuntimeException implements Serializable
-
-
Package hudson.scm
-
Class hudson.scm.PollingResult
class PollingResult extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
baseline
SCMRevisionState baseline
Baseline of the comparison. (This comes from either the workspace, or from the remote repository as of the last polling. Can be null. -
change
PollingResult.Change change
Degree of the change between baseline and remote. Never null.The fact that this field is independent from
PollingResult.baseline
andPollingResult.remote
are used to (1) allow the incomparable state which forces the immediate rebuild, and (2) allow SCM to ignore some changes in the repository to implement exclusion feature. -
remote
SCMRevisionState remote
Current state of the remote repository. To be passed to the next invocation of the polling method. Can be null.
-
-
Class hudson.scm.RepositoryBrowser
class RepositoryBrowser extends AbstractDescribableImpl<RepositoryBrowser<?>> implements Serializable- serialVersionUID:
- 1L
-
-
Package hudson.security
-
Exception hudson.security.AccessDeniedException2
class AccessDeniedException2 extends AccessDeniedException implements Serializable-
Serialized Fields
-
authentication
Authentication authentication
Deprecated.This object represents the user being authenticated. -
permission
Permission permission
Deprecated.This object represents the permission that the user needed.
-
-
-
Exception hudson.security.AccessDeniedException3
class AccessDeniedException3 extends org.springframework.security.access.AccessDeniedException implements Serializable-
Serialized Fields
-
authentication
org.springframework.security.core.Authentication authentication
This object represents the user being authenticated. -
permission
Permission permission
This object represents the permission that the user needed.
-
-
-
Exception hudson.security.AccountCreationFailedException
class AccountCreationFailedException extends Exception implements Serializable -
Class hudson.security.AuthorizationStrategy.Unsecured
class Unsecured extends AuthorizationStrategy implements Serializable-
Serialization Methods
-
readResolve
Maintains the singleton semantics.
-
-
-
Class hudson.security.ContainerAuthentication
class ContainerAuthentication extends Object implements Serializable-
Serialized Fields
-
authorities
Collection<? extends org.springframework.security.core.GrantedAuthority> authorities
-
principal
Principal principal
-
-
-
Class hudson.security.FederatedLoginService.FederatedIdentity
class FederatedIdentity extends Object implements Serializable -
Exception hudson.security.FederatedLoginService.UnclaimedIdentityException
class UnclaimedIdentityException extends RuntimeException implements Serializable-
Serialized Fields
-
identity
FederatedLoginService.FederatedIdentity identity
-
-
-
Exception hudson.security.UserMayOrMayNotExistException
class UserMayOrMayNotExistException extends UsernameNotFoundException implements Serializable -
Exception hudson.security.UserMayOrMayNotExistException2
class UserMayOrMayNotExistException2 extends org.springframework.security.core.userdetails.UsernameNotFoundException implements Serializable
-
-
Package hudson.slaves
-
Class hudson.slaves.AbstractCloudSlave
class AbstractCloudSlave extends Slave implements Serializable -
Class hudson.slaves.ChannelPinger.SetUpRemotePing
- serialVersionUID:
- -2702219700841759872L
-
Serialization Methods
-
readResolve
-
-
Serialized Fields
-
pingIntervalSeconds
int pingIntervalSeconds
-
pingTimeoutSeconds
int pingTimeoutSeconds
-
-
Class hudson.slaves.DumbSlave
class DumbSlave extends Slave implements Serializable -
Class hudson.slaves.NodeList
-
-
Package hudson.tasks
-
Class hudson.tasks.Fingerprinter
class Fingerprinter extends Recorder implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
We ensure that fields are initialized to default values after deserialization.
-
-
Serialized Fields
-
caseSensitive
Boolean caseSensitive
Indicate whether include and exclude patterns should be considered as case sensitive -
defaultExcludes
Boolean defaultExcludes
Default ant exclusion -
excludes
String excludes
Default null 'excludes' pattern as in Ant. -
recordBuildArtifacts
Boolean recordBuildArtifacts
Deprecated. -
targets
String targets
Comma-separated list of files/directories to be fingerprinted.
-
-
Exception hudson.tasks.LogRotator.CollatedLogRotatorException
class CollatedLogRotatorException extends IOException implements Serializable- serialVersionUID:
- 5944233808072651101L
-
Serialized Fields
-
collated
Collection<Exception> collated
Deprecated.
-
-
Class hudson.tasks.Maven.MavenInstallation
class MavenInstallation extends ToolInstallation implements Serializable- serialVersionUID:
- 1L
-
-
Package hudson.tasks._maven
-
Class hudson.tasks._maven.Maven3MojoNote
class Maven3MojoNote extends ConsoleNote implements Serializable -
Class hudson.tasks._maven.MavenErrorNote
class MavenErrorNote extends ConsoleNote implements Serializable -
Class hudson.tasks._maven.MavenMojoNote
class MavenMojoNote extends ConsoleNote implements Serializable -
Class hudson.tasks._maven.MavenWarningNote
class MavenWarningNote extends ConsoleNote implements Serializable
-
-
Package hudson.tools
-
Class hudson.tools.ToolInstallation
-
Serialization Methods
-
readResolve
Invoked by XStream when this object is read into memory. -
writeReplace
- Throws:
Exception
-
-
Serialized Fields
-
home
String home
-
name
String name
-
properties
DescribableList<ToolProperty<?>,
ToolPropertyDescriptor> properties ToolProperty
s that are associated with this tool.
-
-
-
-
Package hudson.util
-
Class hudson.util.AbstractTaskListener
class AbstractTaskListener extends Object implements Serializable- serialVersionUID:
- 7217626701881006422L
-
Class hudson.util.ArgumentListBuilder
class ArgumentListBuilder extends Object implements Serializable- serialVersionUID:
- 1L
-
Exception hudson.util.AWTProblem
class AWTProblem extends BootFailure implements Serializable-
Serialized Fields
-
cause
Throwable cause
Deprecated.
-
-
-
Exception hudson.util.BootFailure
class BootFailure extends ErrorObject implements Serializable -
Class hudson.util.CaseInsensitiveComparator
class CaseInsensitiveComparator extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
Deprecated.Enforce singleton pattern when serializing/deserializing
-
-
Class hudson.util.ClasspathBuilder
class ClasspathBuilder extends Object implements Serializable -
Class hudson.util.ComboBoxModel
-
Exception hudson.util.CyclicGraphDetector.CycleDetectedException
class CycleDetectedException extends Exception implements Serializable-
Serialized Fields
-
cycle
List cycle
-
-
-
Class hudson.util.DirScanner
class DirScanner extends Object implements Serializable- serialVersionUID:
- 1L
-
Class hudson.util.DirScanner.Filter
class Filter extends DirScanner.Full implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filter
FileFilter filter
-
-
Class hudson.util.DirScanner.Full
class Full extends DirScanner implements Serializable- serialVersionUID:
- 1L
-
Class hudson.util.DirScanner.Glob
class Glob extends DirScanner implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
excludes
String excludes
-
includes
String includes
-
openOptions
OpenOption[] openOptions
-
useDefaultExcludes
boolean useDefaultExcludes
-
-
Exception hudson.util.ErrorObject
class ErrorObject extends Exception implements Serializable -
Exception hudson.util.FormFillFailure
class FormFillFailure extends IOException implements Serializable-
Serialized Fields
-
kind
FormValidation.Kind kind
-
selectionCleared
boolean selectionCleared
-
-
-
Exception hudson.util.FormValidation
class FormValidation extends IOException implements Serializable-
Serialized Fields
-
kind
FormValidation.Kind kind
-
-
-
Exception hudson.util.HudsonFailedToLoad
class HudsonFailedToLoad extends BootFailure implements Serializable-
Serialized Fields
-
exception
Throwable exception
Deprecated.
-
-
-
Exception hudson.util.IncompatibleAntVersionDetected
class IncompatibleAntVersionDetected extends BootFailure implements Serializable-
Serialized Fields
-
antClass
Class antClass
-
-
-
Exception hudson.util.IncompatibleServletVersionDetected
class IncompatibleServletVersionDetected extends BootFailure implements Serializable-
Serialized Fields
-
servletClass
Class servletClass
-
-
-
Exception hudson.util.IncompatibleVMDetected
class IncompatibleVMDetected extends BootFailure implements Serializable -
Exception hudson.util.InsufficientPermissionDetected
class InsufficientPermissionDetected extends BootFailure implements Serializable-
Serialized Fields
-
exception
SecurityException exception
Deprecated.
-
-
-
Exception hudson.util.IOException2
class IOException2 extends IOException implements Serializable -
Exception hudson.util.JenkinsReloadFailed
class JenkinsReloadFailed extends BootFailure implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
Class hudson.util.JVMBuilder
class JVMBuilder extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
args
ArgumentListBuilder args
-
classpath
ClasspathBuilder classpath
-
mainClass
String mainClass
-
pwd
FilePath pwd
-
systemProperties
Map<String,
String> systemProperties -
vmopts
ArgumentListBuilder vmopts
-
-
Class hudson.util.ListBoxModel
-
Class hudson.util.LogTaskListener
class LogTaskListener extends AbstractTaskListener implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
TaskListener delegate
-
-
Exception hudson.util.NoHomeDir
class NoHomeDir extends BootFailure implements Serializable-
Serialized Fields
-
home
File home
-
-
-
Class hudson.util.NoOverlapCategoryAxis
class NoOverlapCategoryAxis extends org.jfree.chart.axis.CategoryAxis implements Serializable -
Exception hudson.util.NoTempDir
class NoTempDir extends BootFailure implements Serializable-
Serialized Fields
-
exception
IOException exception
Deprecated.
-
-
-
Class hudson.util.ProcessKiller
class ProcessKiller extends Object implements Serializable- serialVersionUID:
- 1L
-
Class hudson.util.ProcessTree
class ProcessTree extends Object implements Serializable-
Serialization Methods
-
writeReplace
UseProcessTree.Remote
as the serialized form.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
processes
Map<Integer,
ProcessTree.OSProcess> processes To be filled in the constructor of the derived type. -
skipVetoes
boolean skipVetoes
Flag to skip the veto check since there aren't any. -
softKillWaitSeconds
long softKillWaitSeconds
The time to wait between sending Ctrl+C and killing the process. (JENKINS-17116) The default is 5 seconds. Careful! There are other timers in the system that may interfere with this value here, e.g. in org.jenkinsci.plugins.workflow.cps.CpsThread.stop
-
-
-
Class hudson.util.ProcessTree.Local
class Local extends ProcessTree implements Serializable -
Class hudson.util.ProcessTree.OSProcess
class OSProcess extends Object implements Serializable-
Serialization Methods
-
writeReplace
Object writeReplace()
-
-
Serialized Fields
-
pid
int pid
-
-
-
Class hudson.util.ProcessTree.Remote
class Remote extends ProcessTree implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
Object writeReplace()
-
-
Serialized Fields
-
proxy
ProcessTreeRemoting.IProcessTree proxy
-
-
Class hudson.util.ProcessTree.UnixProcess
class UnixProcess extends ProcessTree.OSProcess implements Serializable -
Exception hudson.util.RobustReflectionConverter.DuplicateFieldException
class DuplicateFieldException extends com.thoughtworks.xstream.converters.ConversionException implements Serializable -
Class hudson.util.Secret
class Secret extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
iv
byte[] iv
-
value
String value
Unencrypted secret text.
-
-
Class hudson.util.ShiftedCategoryAxis
class ShiftedCategoryAxis extends NoOverlapCategoryAxis implements Serializable -
Class hudson.util.StackedAreaRenderer2
class StackedAreaRenderer2 extends org.jfree.chart.renderer.category.StackedAreaRenderer implements Serializable -
Class hudson.util.StreamTaskListener
class StreamTaskListener extends AbstractTaskListener implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
charset
Charset charset
-
out
PrintStream out
-
-
-
Package hudson.util.io
-
Class hudson.util.io.ArchiverFactory
class ArchiverFactory extends Object implements Serializable- serialVersionUID:
- 1L
-
Class hudson.util.io.ParserConfigurator
class ParserConfigurator extends Object implements Serializable- serialVersionUID:
- -2523542286453177108L
-
-
Package hudson.util.jna
-
Exception hudson.util.jna.JnaException
class JnaException extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
int errorCode
-
-
-
Exception hudson.util.jna.WinIOException
class WinIOException extends IOException implements Serializable-
Serialized Fields
-
errorCode
int errorCode
-
-
-
-
Package jenkins
-
Exception jenkins.ExtensionRefreshException
class ExtensionRefreshException extends Exception implements Serializable -
Class jenkins.MasterToSlaveFileCallable
class MasterToSlaveFileCallable extends Object implements Serializable- serialVersionUID:
- 1L
-
Exception jenkins.MissingDependencyException
class MissingDependencyException extends IOException implements Serializable-
Serialized Fields
-
missingDependencies
List<PluginWrapper.Dependency> missingDependencies
-
pluginShortName
String pluginShortName
-
-
-
Exception jenkins.RestartRequiredException
class RestartRequiredException extends Exception implements Serializable-
Serialized Fields
-
message
org.jvnet.localizer.Localizable message
-
-
-
Class jenkins.SlaveToMasterFileCallable
class SlaveToMasterFileCallable extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
Deprecated.
-
-
-
Package jenkins.agents
-
Package jenkins.model
-
Class jenkins.model.CauseOfInterruption
class CauseOfInterruption extends Object implements Serializable- serialVersionUID:
- 1L
-
Class jenkins.model.CauseOfInterruption.UserInterruption
class UserInterruption extends CauseOfInterruption implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
user
String user
-
-
Class jenkins.model.IdStrategy.CaseInsensitive
class CaseInsensitive extends IdStrategy implements Serializable- serialVersionUID:
- -7244768200684861085L
-
Class jenkins.model.IdStrategy.CaseSensitive
class CaseSensitive extends IdStrategy implements Serializable- serialVersionUID:
- 8339425353883308324L
-
Class jenkins.model.IdStrategy.CaseSensitiveEmailAddress
class CaseSensitiveEmailAddress extends IdStrategy.CaseSensitive implements Serializable- serialVersionUID:
- -5713655323057260180L
-
Exception jenkins.model.InvalidBuildsDir
class InvalidBuildsDir extends BootFailure implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Class jenkins.model.ProjectNamingStrategy.DefaultProjectNamingStrategy
class DefaultProjectNamingStrategy extends ProjectNamingStrategy implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
DefaultProjectNamingStrategy is stateless, therefore save to keep the same instance
-
-
Class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy
class PatternProjectNamingStrategy extends ProjectNamingStrategy implements Serializable- serialVersionUID:
- 1L
-
-
Package jenkins.model.item_category
-
Class jenkins.model.item_category.Categories
class Categories extends Object implements Serializable -
Class jenkins.model.item_category.Category
class Category extends Object implements Serializable
-
-
Package jenkins.model.queue
-
Exception jenkins.model.queue.AsynchronousExecution
class AsynchronousExecution extends RuntimeException implements Serializable-
Serialized Fields
-
executor
Executor executor
-
result
Throwable result
Initially null, and usually stays null. IfAsynchronousExecution.completed(java.lang.Throwable)
is called beforeAsynchronousExecution.setExecutorWithoutCompleting(hudson.model.Executor)
, then eitherAsynchronousExecution.NULL
for success, or the error.
-
-
-
-
Package jenkins.org.apache.commons.validator.routines
-
Class jenkins.org.apache.commons.validator.routines.DomainValidator
class DomainValidator extends Object implements Serializable- serialVersionUID:
- -4407125112880174009L
-
Serialized Fields
-
allowLocal
boolean allowLocal
-
domainRegex
RegexValidator domainRegex
RegexValidator for matching domains. -
hostnameRegex
RegexValidator hostnameRegex
RegexValidator for matching a local hostname -
mycountryCodeTLDsMinus
String[] mycountryCodeTLDsMinus
-
mycountryCodeTLDsPlus
String[] mycountryCodeTLDsPlus
-
mygenericTLDsMinus
String[] mygenericTLDsMinus
-
mygenericTLDsPlus
String[] mygenericTLDsPlus
-
mylocalTLDsMinus
String[] mylocalTLDsMinus
-
mylocalTLDsPlus
String[] mylocalTLDsPlus
-
-
Class jenkins.org.apache.commons.validator.routines.InetAddressValidator
class InetAddressValidator extends Object implements Serializable- serialVersionUID:
- -919201640201914789L
-
Serialized Fields
-
ipv4Validator
RegexValidator ipv4Validator
IPv4 RegexValidator
-
-
Class jenkins.org.apache.commons.validator.routines.RegexValidator
class RegexValidator extends Object implements Serializable- serialVersionUID:
- -8832409930574867162L
-
Serialized Fields
-
patterns
Pattern[] patterns
-
-
Class jenkins.org.apache.commons.validator.routines.UrlValidator
class UrlValidator extends Object implements Serializable- serialVersionUID:
- 7557161713937335013L
-
Serialized Fields
-
allowedSchemes
Set<String> allowedSchemes
The set of schemes that are allowed to be in a URL. -
authorityValidator
RegexValidator authorityValidator
Regular expressions used to manually validate authorities if IANA domain name validation isn't desired. -
domainValidator
DomainValidator domainValidator
-
options
long options
Holds the set of current validation options.
-
-
-
Package jenkins.security
-
Class jenkins.security.MasterToSlaveCallable
class MasterToSlaveCallable extends Object implements Serializable- serialVersionUID:
- 1L
-
Class jenkins.security.NonSerializableSecurityContext
class NonSerializableSecurityContext extends Object implements Serializable -
Class jenkins.security.NotReallyRoleSensitiveCallable
class NotReallyRoleSensitiveCallable extends Object implements Serializable -
Class jenkins.security.SlaveToMasterCallable
class SlaveToMasterCallable extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package jenkins.security.apitoken
-
Class jenkins.security.apitoken.ApiTokenStore.HashedToken
class HashedToken extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package jenkins.slaves.restarter
-
Class jenkins.slaves.restarter.JnlpSlaveRestarterInstaller
class JnlpSlaveRestarterInstaller extends ComputerListener implements Serializable- serialVersionUID:
- 1L
-
Class jenkins.slaves.restarter.SlaveRestarter
class SlaveRestarter extends Object implements Serializable- serialVersionUID:
- 1L
-
Class jenkins.slaves.restarter.UnixSlaveRestarter
class UnixSlaveRestarter extends SlaveRestarter implements Serializable- serialVersionUID:
- 1L
-
Class jenkins.slaves.restarter.WinswSlaveRestarter
class WinswSlaveRestarter extends SlaveRestarter implements Serializable- serialVersionUID:
- 1L
-
-
Package jenkins.tasks
-
Class jenkins.tasks.SimpleBuildWrapper.Disposer
class Disposer extends Object implements Serializable-
Serialized Fields
-
wrapperRequiresWorkspace
Boolean wrapperRequiresWorkspace
-
-
-
-
Package jenkins.tasks.filters
-
Exception jenkins.tasks.filters.EnvVarsFilterException
class EnvVarsFilterException extends AbortException implements Serializable-
Serialized Fields
-
rule
EnvVarsFilterRule rule
-
variableName
String variableName
-
-
-
Class jenkins.tasks.filters.EnvVarsFilterRuleWrapper
class EnvVarsFilterRuleWrapper extends Object implements Serializable- serialVersionUID:
- -8647970104978388598L
-
Serialized Fields
-
rules
List<EnvVarsFilterRule> rules
-
-
-
Package jenkins.tasks.filters.impl
-
Class jenkins.tasks.filters.impl.RetainVariablesLocalRule
class RetainVariablesLocalRule extends Object implements Serializable-
Serialized Fields
-
processVariablesHandling
RetainVariablesLocalRule.ProcessVariablesHandling processVariablesHandling
-
retainCharacteristicEnvVars
boolean retainCharacteristicEnvVars
-
variables
String variables
List of lowercase names of variable that will be retained from removal
-
-
-
-
Package jenkins.util
-
Class jenkins.util.BuildListenerAdapter
class BuildListenerAdapter extends Object implements Serializable-
Serialized Fields
-
delegate
TaskListener delegate
-
-
-
Exception jenkins.util.FullDuplexHttpService.Response
class Response extends org.kohsuke.stapler.HttpResponses.HttpResponseException implements Serializable-
Serialized Fields
-
services
Map<UUID,
FullDuplexHttpService> services
-
-
-
Class jenkins.util.NonLocalizable
class NonLocalizable extends org.jvnet.localizer.Localizable implements Serializable-
Serialized Fields
-
nonLocalizable
String nonLocalizable
The string that we don't know how to localize
-
-
-
Class jenkins.util.TreeString
class TreeString extends Object implements Serializable- serialVersionUID:
- 3621959682117480904L
-
Serialized Fields
-
label
char[] label
TreeString.parent
+TreeString.label
is the string value of this node. -
parent
TreeString parent
Parent node that represents the prefix.
-
-
Class jenkins.util.VirtualFile
class VirtualFile extends Object implements Serializable
-
-
Package jenkins.util.io
-
Exception jenkins.util.io.CompositeIOException
class CompositeIOException extends IOException implements Serializable- serialVersionUID:
- 121943141387608148L
-
Serialized Fields
-
exceptions
List<IOException> exceptions
-
-
-
Package jenkins.util.xstream
-
Exception jenkins.util.xstream.CriticalXStreamException
class CriticalXStreamException extends com.thoughtworks.xstream.converters.ConversionException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.acegisecurity
-
Exception org.acegisecurity.AccessDeniedException
class AccessDeniedException extends AcegiSecurityException implements Serializable -
Exception org.acegisecurity.AccountExpiredException
class AccountExpiredException extends AuthenticationException implements Serializable -
Exception org.acegisecurity.AcegiSecurityException
class AcegiSecurityException extends org.springframework.core.NestedRuntimeException implements Serializable -
Exception org.acegisecurity.AuthenticationException
class AuthenticationException extends AcegiSecurityException implements Serializable-
Serialized Fields
-
authentication
Authentication authentication
Deprecated. -
extraInformation
Object extraInformation
Deprecated.
-
-
-
Exception org.acegisecurity.AuthenticationServiceException
class AuthenticationServiceException extends AuthenticationException implements Serializable -
Exception org.acegisecurity.BadCredentialsException
class BadCredentialsException extends AuthenticationException implements Serializable -
Exception org.acegisecurity.CredentialsExpiredException
class CredentialsExpiredException extends AuthenticationException implements Serializable -
Exception org.acegisecurity.DisabledException
class DisabledException extends AuthenticationException implements Serializable -
Class org.acegisecurity.GrantedAuthorityImpl
class GrantedAuthorityImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
role
String role
Deprecated.
-
-
Exception org.acegisecurity.InsufficientAuthenticationException
class InsufficientAuthenticationException extends AuthenticationException implements Serializable -
Exception org.acegisecurity.LockedException
class LockedException extends AuthenticationException implements Serializable
-
-
Package org.acegisecurity.context
-
Class org.acegisecurity.context.SecurityContext.FromSpring
class FromSpring extends Object implements Serializable-
Serialized Fields
-
c
org.springframework.security.core.context.SecurityContext c
-
-
-
Class org.acegisecurity.context.SecurityContext.ToSpring
class ToSpring extends Object implements Serializable-
Serialized Fields
-
c
SecurityContext c
-
-
-
Class org.acegisecurity.context.SecurityContextImpl
class SecurityContextImpl extends Object implements Serializable-
Serialized Fields
-
authentication
Authentication authentication
Deprecated.
-
-
-
-
Package org.acegisecurity.providers
-
Class org.acegisecurity.providers.AbstractAuthenticationToken
class AbstractAuthenticationToken extends Object implements Serializable-
Serialized Fields
-
authenticated
boolean authenticated
Deprecated. -
authorities
GrantedAuthority[] authorities
Deprecated. -
details
Object details
Deprecated.
-
-
-
Exception org.acegisecurity.providers.ProviderNotFoundException
class ProviderNotFoundException extends AuthenticationException implements Serializable -
Class org.acegisecurity.providers.UsernamePasswordAuthenticationToken
class UsernamePasswordAuthenticationToken extends Object implements Serializable-
Serialized Fields
-
delegate
org.springframework.security.authentication.UsernamePasswordAuthenticationToken delegate
Deprecated.
-
-
-
-
Package org.acegisecurity.providers.anonymous
-
Class org.acegisecurity.providers.anonymous.AnonymousAuthenticationToken
class AnonymousAuthenticationToken extends Object implements Serializable-
Serialized Fields
-
delegate
org.springframework.security.authentication.AnonymousAuthenticationToken delegate
Deprecated.
-
-
-
-
Package org.acegisecurity.ui
-
Class org.acegisecurity.ui.WebAuthenticationDetails
class WebAuthenticationDetails extends Object implements Serializable
-
-
Package org.acegisecurity.userdetails
-
Class org.acegisecurity.userdetails.User
class User extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
accountNonExpired
boolean accountNonExpired
Deprecated. -
accountNonLocked
boolean accountNonLocked
Deprecated. -
authorities
GrantedAuthority[] authorities
Deprecated. -
credentialsNonExpired
boolean credentialsNonExpired
Deprecated. -
enabled
boolean enabled
Deprecated. -
password
String password
Deprecated. -
username
String username
Deprecated.
-
-
Exception org.acegisecurity.userdetails.UsernameNotFoundException
class UsernameNotFoundException extends BadCredentialsException implements Serializable
-
-
Package org.springframework.dao
-
Exception org.springframework.dao.DataAccessException
class DataAccessException extends org.springframework.core.NestedRuntimeException implements Serializable -
Exception org.springframework.dao.DataAccessResourceFailureException
class DataAccessResourceFailureException extends DataAccessException implements Serializable -
Exception org.springframework.dao.DataRetrievalFailureException
class DataRetrievalFailureException extends DataAccessException implements Serializable
-