Platform platform
EnvVars
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.
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
String remote
hudson.remoting.DelegatingCallable<V,T extends Throwable> callable
InputStream stdout
InputStream stderr
OutputStream stdin
public Object readResolve()
FilePath store
Properties props
private Object writeReplace()
org.acegisecurity.Authentication transportAuth
hudson.remoting.CallableFilter authenticationFilter
int number
String description
int number
String displayName
String script
String url
int length
boolean defaultValue
boolean value
long when
String formField
boolean pre
String originalFileName
String location
ParameterValue.getName()
File file
int score
String iconClassName
String iconUrl
null
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.org.jvnet.localizer.Localizable localizibleDescription
int definedExecutors
int onlineExecutors
int connectingExecutors
int busyExecutors
int idleExecutors
int availableExecutors
int queueLength
org.jvnet.localizer.Localizable title
Color color
TimeSeries sec10
TimeSeries min
TimeSeries hour
int counter
Secret defaultValue
Secret value
private Object readResolve()
LinkedHashMap<K,V> tree
int idSeq
String projectName
String runId
RunParameterDefinition.RunParameterFilter filter
String runId
protected Object readResolve()
String name
String description
String remoteFS
int numExecutors
Node.Mode mode
RetentionStrategy<T extends Computer> retentionStrategy
ComputerLauncher launcher
String label
DescribableList<T extends Describable<T>,D extends Descriptor<T>> nodeProperties
String userId
User
.String defaultValue
String value
float decay
float[] history
int historySize
Throwable problem
int id
int percentage
org.jvnet.localizer.Localizable message
long[] past5
jnr.constants.platform.Errno errors
SCMRevisionState baseline
SCMRevisionState remote
PollingResult.Change change
The fact that this field is independent from PollingResult.baseline
and PollingResult.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.
org.acegisecurity.Authentication authentication
Permission permission
private Object readResolve()
Principal principal
org.acegisecurity.GrantedAuthority[] authorities
FederatedLoginService.FederatedIdentity identity
String passwordHash
Throwable cause
FileFilter filter
FormValidation.Kind kind
Throwable exception
SecurityException exception
Throwable cause
ClasspathBuilder classpath
Map<K,V> systemProperties
ArgumentListBuilder args
ArgumentListBuilder vmopts
FilePath pwd
String mainClass
TaskListener delegate
File home
IOException exception
Object writeReplace()
ProcessTree.Remote
as the serialized form.Object writeReplace()
int pid
Object writeReplace()
ProcessTreeRemoting.IProcessTree proxy
String value
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
PrintStream out
Charset charset
int errorCode
int errorCode
org.jvnet.localizer.Localizable message
String user
private Object readResolve()
Executor executor
Throwable result
AsynchronousExecution.completed(java.lang.Throwable)
is called before AsynchronousExecution.setExecutor(hudson.model.Executor)
, then either AsynchronousExecution.NULL
for success, or the error.TaskListener delegate
String nonLocalizable
TreeString parent
char[] label
TreeString.parent
+TreeString.label
is the string value of this node.Copyright © 2016. All rights reserved.