A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

E

e - Variable in class hudson.scheduler.CrontabParser.TermContext
 
EC - Static variable in class jenkins.model.identity.InstanceIdentityProvider
Deprecated.
unused
EDIT - Static variable in class hudson.scm.EditType
 
editableComboBox() - Method in interface lib.FormTagLib
Editable drop-down combo box.
editableComboBox(Closure) - Method in interface lib.FormTagLib
Editable drop-down combo box.
editableComboBox(Map) - Method in interface lib.FormTagLib
Editable drop-down combo box.
editableComboBox(Map, Closure) - Method in interface lib.FormTagLib
Editable drop-down combo box.
editableComboBoxValue() - Method in interface lib.FormTagLib
Used inside <f:editableComboBox/> to specify one value of a combobox.
editableComboBoxValue(Closure) - Method in interface lib.FormTagLib
Used inside <f:editableComboBox/> to specify one value of a combobox.
editableComboBoxValue(Map) - Method in interface lib.FormTagLib
Used inside <f:editableComboBox/> to specify one value of a combobox.
editableComboBoxValue(Map, Closure) - Method in interface lib.FormTagLib
Used inside <f:editableComboBox/> to specify one value of a combobox.
editableDescription() - Method in interface lib.JenkinsTagLib
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.
editableDescription(Closure) - Method in interface lib.JenkinsTagLib
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.
editableDescription(Map) - Method in interface lib.JenkinsTagLib
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.
editableDescription(Map, Closure) - Method in interface lib.JenkinsTagLib
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.
editDistance(String, String) - Static method in class hudson.util.EditDistance
Computes the edit distance between two strings.
EditDistance - Class in hudson.util
Computes the string edit distance.
EditType - Class in hudson.scm
Designates the SCM operation.
EditType(String, String) - Constructor for class hudson.scm.EditType
 
editTypeIcon() - Method in interface lib.JenkinsTagLib
 
editTypeIcon(Closure) - Method in interface lib.JenkinsTagLib
 
editTypeIcon(Map) - Method in interface lib.JenkinsTagLib
 
editTypeIcon(Map, Closure) - Method in interface lib.JenkinsTagLib
 
email - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
 
empty() - Static method in class hudson.util.Iterators
Returns the empty iterator.
EMPTY - Static variable in class hudson.model.DependencyGraph
 
EMPTY - Static variable in class hudson.model.ResourceList
Empty resource list.
EMPTY - Static variable in interface hudson.search.SearchIndex
Empty set.
EMPTY - Static variable in class jenkins.ExtensionComponentSet
Constant that has zero component in it.
EMPTY_STRING_ARRAY - Static variable in class jenkins.util.MemoryReductionUtil
Empty string array, exactly what it says on the tin.
emptyList() - Static method in class hudson.Functions
 
enable() - Method in class hudson.logging.LogRecorder.Target
Makes sure that the logger passes through messages at the correct level to us.
enable() - Method in class hudson.model.AbstractProject
 
enable() - Method in class hudson.PluginWrapper
Enables this plugin next time Jenkins runs.
enabled - Variable in class hudson.security.Permission
Whether this permission is available for use.
enabled - Variable in class hudson.slaves.ConnectionActivityMonitor
 
enabled - Static variable in class jenkins.security.FrameOptionsPageDecorator
 
enableFingerprintsInDependencyGraph - Static variable in class hudson.tasks.Fingerprinter
 
EnableJob(UpdateSite, Authentication, UpdateSite.Plugin, boolean) - Constructor for class hudson.model.UpdateCenter.EnableJob
 
EnablePluginCommand - Class in hudson.cli
Enables one or more installed plugins.
EnablePluginCommand() - Constructor for class hudson.cli.EnablePluginCommand
 
EnablePluginCommand_MissingDependencies(Object, Object) - Static method in class hudson.cli.Messages
Key EnablePluginCommand.MissingDependencies: Cannot enable plugin {0} as it is missing the dependency {1}.
EnablePluginCommand_NoSuchPlugin(Object) - Static method in class hudson.cli.Messages
Key EnablePluginCommand.NoSuchPlugin: No such plugin found with the name {0}.
EnablePluginCommand_ShortDescription() - Static method in class hudson.cli.Messages
Key EnablePluginCommand.ShortDescription: Enables one or more installed plugins transitively..
encode() - Method in class hudson.console.ConsoleNote
Works like ConsoleNote.encodeTo(Writer) but obtain the result as a string.
encode(String) - Static method in class hudson.Functions
Percent-encodes space and non-ASCII UTF-8 characters for use in URLs.
encode(String) - Static method in class hudson.Util
Escapes non-ASCII characters in URL.
encodeRFC2396(String) - Static method in class hudson.Util
Deprecated.
since 2008-05-13. This method is broken (see JENKINS-1666). It should probably be removed but I'm not sure if it is considered part of the public API that needs to be maintained for backwards compatibility. Use Util.encode(String) instead.
encodeTo(Item) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(Item, String) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(Label) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(Node) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(Run) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(User) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(User, String) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(OutputStream) - Method in class hudson.console.ConsoleNote
Prints this note into a stream.
encodeTo(Writer) - Method in class hudson.console.ConsoleNote
Prints this note into a writer.
encodeTo(String, String) - Static method in class hudson.console.ExpandableDetailsNote
 
encodeTo(String, String) - Static method in class hudson.console.HyperlinkNote
 
encodeTo(String, String) - Static method in class hudson.console.ModelHyperlinkNote
 
EncodingStream - Class in hudson.util
Hex-binary encoding stream.
EncodingStream(OutputStream) - Constructor for class hudson.util.EncodingStream
 
encrypt() - Method in class jenkins.security.CryptoConfidentialKey
encrypt(byte[]) - Method in class jenkins.security.CryptoConfidentialKey
Returns a Cipher object for encrypting with this key using the provided initialization vector.
encryptConnection(SecretKey, String) - Method in class hudson.cli.Connection
Deprecated.
Upgrades a connection with transport encryption by the specified symmetric cipher.
ENCRYPTED_VALUE_PATTERN - Static variable in class hudson.util.Secret
Pattern matching a possible output of Secret.getEncryptedValue() Basically, any Base64-encoded value optionally wrapped by {}.
EncryptedSlaveAgentJnlpFile - Class in jenkins.slaves
Serves the JNLP file.
EncryptedSlaveAgentJnlpFile(AccessControlled, String, String, Permission) - Constructor for class jenkins.slaves.EncryptedSlaveAgentJnlpFile
 
end() - Method in class hudson.MarkupText.SubText
Gets the end index of this subtext within MarkupText.getText().
end(int) - Method in class hudson.MarkupText.SubText
Gets the end index of the captured group within MarkupText.getText().
endElement(String, String, String) - Method in class hudson.util.TableNestChecker
 
endNode() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
 
EnforceSlaveAgentPortAdministrativeMonitor() - Constructor for class jenkins.model.Jenkins.EnforceSlaveAgentPortAdministrativeMonitor
 
EnforceSlaveAgentPortAdministrativeMonitor_displayName() - Static method in class jenkins.model.Messages
Key EnforceSlaveAgentPortAdministrativeMonitor.displayName: Enforce TCP Agent Port.
ensureEndsWith(String, String) - Static method in class hudson.Util
Ensure string ends with suffix
enterEveryRule(ParserRuleContext) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
enterEveryRule(ParserRuleContext) - Method in class hudson.scheduler.CrontabParserBaseListener
enterExpr(LabelExpressionParser.ExprContext) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Enter a parse tree produced by LabelExpressionParser.expr().
enterExpr(LabelExpressionParser.ExprContext) - Method in interface hudson.model.labels.LabelExpressionParserListener
Enter a parse tree produced by LabelExpressionParser.expr().
enterExpr(CrontabParser.ExprContext) - Method in class hudson.scheduler.CrontabParserBaseListener
Enter a parse tree produced by CrontabParser.expr(int).
enterExpr(CrontabParser.ExprContext) - Method in interface hudson.scheduler.CrontabParserListener
Enter a parse tree produced by CrontabParser.expr(int).
enterRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.ExprContext
 
enterRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term1Context
 
enterRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term2Context
 
enterRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term3Context
 
enterRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term4Context
 
enterRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term5Context
 
enterRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term6Context
 
enterRule(ParseTreeListener) - Method in class hudson.scheduler.CrontabParser.ExprContext
 
enterRule(ParseTreeListener) - Method in class hudson.scheduler.CrontabParser.StartRuleContext
 
enterRule(ParseTreeListener) - Method in class hudson.scheduler.CrontabParser.TermContext
 
enterRule(ParseTreeListener) - Method in class hudson.scheduler.CrontabParser.TokenContext
 
enterStartRule(CrontabParser.StartRuleContext) - Method in class hudson.scheduler.CrontabParserBaseListener
enterStartRule(CrontabParser.StartRuleContext) - Method in interface hudson.scheduler.CrontabParserListener
enterTerm(CrontabParser.TermContext) - Method in class hudson.scheduler.CrontabParserBaseListener
Enter a parse tree produced by CrontabParser.term(int).
enterTerm(CrontabParser.TermContext) - Method in interface hudson.scheduler.CrontabParserListener
Enter a parse tree produced by CrontabParser.term(int).
enterTerm1(LabelExpressionParser.Term1Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Enter a parse tree produced by LabelExpressionParser.term1().
enterTerm1(LabelExpressionParser.Term1Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Enter a parse tree produced by LabelExpressionParser.term1().
enterTerm2(LabelExpressionParser.Term2Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Enter a parse tree produced by LabelExpressionParser.term2().
enterTerm2(LabelExpressionParser.Term2Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Enter a parse tree produced by LabelExpressionParser.term2().
enterTerm3(LabelExpressionParser.Term3Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Enter a parse tree produced by LabelExpressionParser.term3().
enterTerm3(LabelExpressionParser.Term3Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Enter a parse tree produced by LabelExpressionParser.term3().
enterTerm4(LabelExpressionParser.Term4Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Enter a parse tree produced by LabelExpressionParser.term4().
enterTerm4(LabelExpressionParser.Term4Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Enter a parse tree produced by LabelExpressionParser.term4().
enterTerm5(LabelExpressionParser.Term5Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Enter a parse tree produced by LabelExpressionParser.term5().
enterTerm5(LabelExpressionParser.Term5Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Enter a parse tree produced by LabelExpressionParser.term5().
enterTerm6(LabelExpressionParser.Term6Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Enter a parse tree produced by LabelExpressionParser.term6().
enterTerm6(LabelExpressionParser.Term6Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Enter a parse tree produced by LabelExpressionParser.term6().
enterToken(CrontabParser.TokenContext) - Method in class hudson.scheduler.CrontabParserBaseListener
Enter a parse tree produced by CrontabParser.token().
enterToken(CrontabParser.TokenContext) - Method in interface hudson.scheduler.CrontabParserListener
Enter a parse tree produced by CrontabParser.token().
entriesWritten - Variable in class hudson.util.io.Archiver
 
entry() - Method in interface lib.FormTagLib
An entry of the <f:form>, which is one logical row (that consists of several <TR> tags.
entry(Closure) - Method in interface lib.FormTagLib
An entry of the <f:form>, which is one logical row (that consists of several <TR> tags.
entry(Map) - Method in interface lib.FormTagLib
An entry of the <f:form>, which is one logical row (that consists of several <TR> tags.
entry(Map, Closure) - Method in interface lib.FormTagLib
An entry of the <f:form>, which is one logical row (that consists of several <TR> tags.
Entry() - Constructor for class hudson.scm.ChangeLogSet.Entry
 
Entry(String, String) - Constructor for class hudson.slaves.EnvironmentVariablesNodeProperty.Entry
 
Entry(String, JSONObject) - Constructor for class hudson.model.UpdateSite.Entry
 
Entry(Sid, Permission, boolean) - Constructor for class hudson.security.SparseACL.Entry
 
Entry(T, float) - Constructor for class hudson.util.TagCloud.Entry
 
entrySet() - Method in class hudson.util.CopyOnWriteMap
This method will return a read-only Set.
entrySet() - Method in class hudson.util.PackedMap
 
entrySet() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
enum_() - Method in interface lib.FormTagLib
Binds an enum field to a <select> element.
enum_(Closure) - Method in interface lib.FormTagLib
Binds an enum field to a <select> element.
enum_(Map) - Method in interface lib.FormTagLib
Binds an enum field to a <select> element.
enum_(Map, Closure) - Method in interface lib.FormTagLib
Binds an enum field to a <select> element.
EnumConverter - Class in hudson.util
Converter for enums.
EnumConverter() - Constructor for class hudson.util.EnumConverter
 
enumSet() - Method in interface lib.FormTagLib
Binds a set of Enum to a list of checkboxes, each with the label taken from enum Enum.toString() Should be used inside an <f:entry field='...'> element.
enumSet(Closure) - Method in interface lib.FormTagLib
Binds a set of Enum to a list of checkboxes, each with the label taken from enum Enum.toString() Should be used inside an <f:entry field='...'> element.
enumSet(Map) - Method in interface lib.FormTagLib
Binds a set of Enum to a list of checkboxes, each with the label taken from enum Enum.toString() Should be used inside an <f:entry field='...'> element.
enumSet(Map, Closure) - Method in interface lib.FormTagLib
Binds a set of Enum to a list of checkboxes, each with the label taken from enum Enum.toString() Should be used inside an <f:entry field='...'> element.
env(String, String) - Method in class jenkins.tasks.SimpleBuildWrapper.Context
Specify an environment variable override to apply to processes launched within the block.
Environment - Class in hudson.model
Represents some resources that are set up for the duration of a build to be torn down when the build is over.
Environment() - Constructor for class hudson.model.Environment
 
Environment() - Constructor for class hudson.tasks.BuildWrapper.Environment
 
EnvironmentContributingAction - Interface in hudson.model
Action that contributes environment variables during a build.
EnvironmentContributor - Class in hudson.model
Contributes environment variables to builds.
EnvironmentContributor() - Constructor for class hudson.model.EnvironmentContributor
 
EnvironmentContributor.EnvVarsHtml - Class in hudson.model
Serves the combined list of environment variables available from this plugin.
EnvironmentList - Class in hudson.model
List of Environment.
EnvironmentList(List<Environment>) - Constructor for class hudson.model.EnvironmentList
 
EnvironmentSpecific<T extends EnvironmentSpecific<T>> - Interface in hudson.model
Represents any concept that can be adapted for a certain environment.
EnvironmentVariablesNodeProperty - Class in hudson.slaves
NodeProperty that sets additional environment variables.
EnvironmentVariablesNodeProperty(EnvironmentVariablesNodeProperty.Entry...) - Constructor for class hudson.slaves.EnvironmentVariablesNodeProperty
 
EnvironmentVariablesNodeProperty(List<EnvironmentVariablesNodeProperty.Entry>) - Constructor for class hudson.slaves.EnvironmentVariablesNodeProperty
 
EnvironmentVariablesNodeProperty_displayName() - Static method in class hudson.slaves.Messages
Key EnvironmentVariablesNodeProperty.displayName: Environment variables.
EnvironmentVariablesNodeProperty.DescriptorImpl - Class in hudson.slaves
 
EnvironmentVariablesNodeProperty.Entry - Class in hudson.slaves
 
envs - Variable in class hudson.Launcher.ProcStarter
 
envs() - Method in class hudson.Launcher.ProcStarter
Gets a list of environment variables to be set.
envs(String...) - Method in class hudson.Launcher.ProcStarter
 
envs(Map<String, String>) - Method in class hudson.Launcher.ProcStarter
Sets the environment variable overrides.
EnvVars - Class in hudson
Environment variables.
EnvVars() - Constructor for class hudson.EnvVars
 
EnvVars(EnvVars) - Constructor for class hudson.EnvVars
 
EnvVars(String...) - Constructor for class hudson.EnvVars
Builds an environment variables from an array of the form "key","value","key","value"...
EnvVars(Map<String, String>) - Constructor for class hudson.EnvVars
 
envVarsFilterableBuilder - Variable in class hudson.Launcher.ProcStarter
Represent the build step, either from legacy build process or from pipeline one
EnvVarsFilterableBuilder - Interface in jenkins.tasks.filters
Builder step that wants to integrate local environment filter rules should implement this interface
EnvVarsFilterException - Exception in jenkins.tasks.filters
Exception that occurs during the environment filtering process, with helper to track the source.
EnvVarsFilterException(String) - Constructor for exception jenkins.tasks.filters.EnvVarsFilterException
 
EnvVarsFilterGlobalConfiguration - Class in jenkins.tasks.filters
Configuration of the filter rules that are applied globally, after filtering which rule applies on which builder
EnvVarsFilterGlobalConfiguration() - Constructor for class jenkins.tasks.filters.EnvVarsFilterGlobalConfiguration
 
EnvVarsFilterGlobalRule - Interface in jenkins.tasks.filters
Environment variables filter rule that is configured globally for all jobs.
EnvVarsFilterLocalRule - Interface in jenkins.tasks.filters
Environment variables filter rule that is specific to a job configuration, using script-specific variables, etc.
EnvVarsFilterLocalRuleDescriptor - Class in jenkins.tasks.filters
Descriptor for the local rule.
EnvVarsFilterLocalRuleDescriptor() - Constructor for class jenkins.tasks.filters.EnvVarsFilterLocalRuleDescriptor
 
EnvVarsFilterRule - Interface in jenkins.tasks.filters
The order of execution of the rules is determined by first their type (local before global) and then, by default, their Extension.ordinal(), higher ordinal first, but configuration can customize the order.
EnvVarsFilterRuleContext - Class in jenkins.tasks.filters
Information that is used for the environment filtering process.
EnvVarsFilterRuleContext(Launcher, TaskListener) - Constructor for class jenkins.tasks.filters.EnvVarsFilterRuleContext
 
envVarsFilterRuleWrapper - Variable in class hudson.Launcher
 
EnvVarsFilterRuleWrapper - Class in jenkins.tasks.filters
Helper class that provide the list of rules (local + global) for a given builder.
EnvVarsFilterRuleWrapper(List<EnvVarsFilterRule>) - Constructor for class jenkins.tasks.filters.EnvVarsFilterRuleWrapper
 
EnvVarsHtml() - Constructor for class hudson.model.EnvironmentContributor.EnvVarsHtml
 
EnvVarsSlaveInfo - Class in jenkins.slaves.systemInfo
 
EnvVarsSlaveInfo() - Constructor for class jenkins.slaves.systemInfo.EnvVarsSlaveInfo
 
EnvVarsSlaveInfo_DisplayName() - Static method in class jenkins.slaves.systemInfo.Messages
Key EnvVarsSlaveInfo.DisplayName: Environment Variables.
EOF() - Method in class hudson.model.labels.LabelExpressionParser.ExprContext
 
EOF() - Method in class hudson.scheduler.CrontabParser.StartRuleContext
 
eol(byte[], int) - Method in class hudson.console.ConsoleAnnotationOutputStream
Called after we read the whole line of plain text, which is stored in LineTransformationOutputStream.buf.
eol(byte[], int) - Method in class hudson.console.LineTransformationOutputStream
Called for each end of the line.
eol(byte[], int) - Method in class hudson.console.PlainTextConsoleOutputStream
Called after we read the whole line of plain text.
eol(byte[], int) - Method in class hudson.tasks._maven.MavenConsoleAnnotator
 
EphemeralNode - Interface in hudson.slaves
Nodes that are not persisted as configuration by itself.
equals(Object) - Method in class hudson.cli.BuildCommand.CLICause
 
equals(Object) - Method in class hudson.FilePath
 
equals(Object) - Method in class hudson.logging.LogRecorder
 
equals(Object) - Method in class hudson.logging.LogRecorder.Target
 
equals(Object) - Method in class hudson.model.BooleanParameterDefinition
 
equals(Object) - Method in class hudson.model.BooleanParameterValue
 
equals(Object) - Method in class hudson.model.Cause.RemoteCause
 
equals(Object) - Method in class hudson.model.Cause.UpstreamCause
 
equals(Object) - Method in class hudson.model.Cause.UserCause
Deprecated.
 
equals(Object) - Method in class hudson.model.Cause.UserIdCause
 
equals(Object) - Method in class hudson.model.CheckPoint
 
equals(Object) - Method in class hudson.model.ChoiceParameterDefinition
 
equals(Object) - Method in class hudson.model.Computer.DisplayExecutor
 
equals(Object) - Method in class hudson.model.DependencyGraph.Dependency
 
equals(Object) - Method in class hudson.model.FileParameterDefinition
 
equals(Object) - Method in class hudson.model.FileParameterValue
Compares file parameters (existing files will be considered as different).
equals(Object) - Method in class hudson.model.Fingerprint.Range
 
equals(Object) - Method in class hudson.model.Fingerprint.RangeSet
 
equals(Object) - Method in class hudson.model.Label
 
equals(Object) - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
 
equals(Object) - Method in class hudson.model.ParameterDefinition
 
equals(Object) - Method in class hudson.model.ParameterValue
 
equals(Object) - Method in class hudson.model.PasswordParameterDefinition
 
equals(Object) - Method in class hudson.model.Resource
 
equals(Object) - Method in class hudson.model.RunParameterDefinition
 
equals(Object) - Method in class hudson.model.Slave
 
equals(Object) - Method in class hudson.model.StringParameterDefinition
 
equals(Object) - Method in class hudson.model.StringParameterValue
 
equals(Object) - Method in class hudson.model.TextParameterDefinition
 
equals(Object) - Method in class hudson.model.UpdateCenter.PluginEntry
Deprecated.
 
equals(Object) - Method in class hudson.model.UpdateSite.Deprecation
 
equals(Object) - Method in class hudson.model.UpdateSite.Warning
Two objects are considered equal if they are the same type and have the same ID.
equals(Object) - Method in class hudson.PluginWrapper.PluginDisableResult
 
equals(Object) - Method in class hudson.security.Permission
 
equals(Object) - Method in class hudson.security.PermissionGroup
 
equals(Object) - Method in class hudson.slaves.ChannelPinger.SetUpRemotePing
 
equals(Object) - Method in class hudson.tasks.Maven.MavenInstallation
 
equals(Object) - Method in class hudson.triggers.SCMTrigger.Runner
 
equals(Object) - Method in class hudson.triggers.SCMTrigger.SCMTriggerCause
 
equals(Object) - Method in class hudson.triggers.TimerTrigger.TimerTriggerCause
 
equals(Object) - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
equals(Object) - Method in class hudson.util.CopyOnWriteMap
 
equals(Object) - Method in class hudson.util.Secret
 
equals(Object) - Method in class hudson.util.StreamResource
 
equals(Object) - Method in class jenkins.install.InstallState
 
equals(Object) - Method in class jenkins.model.CauseOfInterruption.UserInterruption
 
equals(Object) - Method in class jenkins.model.IdStrategy
This method is used to decide whether a User.rekey() operation is required.
equals(Object) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
equals(Object) - Method in class jenkins.model.lazy.BuildReference
 
equals(Object) - Method in class jenkins.security.NonSerializableSecurityContext
 
equals(Object) - Method in class jenkins.util.TreeString
 
equals(Object) - Method in class jenkins.util.VirtualFile
Compares according to VirtualFile.toURI().
equals(Object) - Method in class org.acegisecurity.acls.sid.GrantedAuthoritySid
 
equals(Object) - Method in class org.acegisecurity.acls.sid.PrincipalSid
 
equals(Object) - Method in interface org.acegisecurity.acls.sid.Sid
 
equals(Object) - Method in interface org.acegisecurity.GrantedAuthority
Deprecated.
 
equals(Object) - Method in class org.acegisecurity.GrantedAuthorityImpl
Deprecated.
 
equals(Object) - Method in class org.acegisecurity.providers.AbstractAuthenticationToken
Deprecated.
 
equals(Object) - Method in class org.acegisecurity.providers.anonymous.AnonymousAuthenticationToken
Deprecated.
 
equals(Object) - Method in class org.acegisecurity.providers.UsernamePasswordAuthenticationToken
Deprecated.
 
equals(Object) - Method in class org.acegisecurity.userdetails.User
Deprecated.
 
equals(String, String) - Method in class jenkins.model.IdStrategy.CaseInsensitive
 
equals(String, String) - Method in class jenkins.model.IdStrategy.CaseSensitive
 
equals(String, String) - Method in class jenkins.model.IdStrategy.CaseSensitiveEmailAddress
 
equals(String, String) - Method in class jenkins.model.IdStrategy
Compare two IDs and return true IFF the two ids are the same.
error - Variable in class hudson.model.UpdateCenter.UpdateCenterJob
If this job fails, set to the error.
error(String) - Method in interface hudson.model.TaskListener
An error in the build.
error(String) - Method in class hudson.util.FormFieldValidator
Deprecated.
Sends out a string error message that indicates an error.
error(String) - Static method in exception hudson.util.FormFillFailure
Sends out a string error message that indicates an error.
error(String) - Static method in exception hudson.util.FormValidation
Sends out a string error message that indicates an error.
error(String) - Method in class jenkins.util.BuildListenerAdapter
 
error(String, Object...) - Method in interface hudson.model.TaskListener
error(String, Object...) - Method in class hudson.util.FormFieldValidator
Deprecated.
Sends out a string error message that indicates an error, by formatting it with String.format(String, Object[])
error(String, Object...) - Static method in exception hudson.util.FormFillFailure
Sends out a string error message that indicates an error, by formatting it with String.format(String, Object[])
error(String, Object...) - Static method in exception hudson.util.FormValidation
Sends out a string error message that indicates an error, by formatting it with String.format(String, Object[])
error(String, Object...) - Method in class jenkins.util.BuildListenerAdapter
 
error(Throwable) - Method in class jenkins.websocket.WebSocketSession
 
error(Throwable, String) - Static method in exception hudson.util.FormFillFailure
Sends out a string error message, with optional "show details" link that expands to the full stack trace.
error(Throwable, String) - Static method in exception hudson.util.FormValidation
Sends out a string error message, with optional "show details" link that expands to the full stack trace.
error(Throwable, String, Object...) - Static method in exception hudson.util.FormFillFailure
 
error(Throwable, String, Object...) - Static method in exception hudson.util.FormValidation
 
ERROR - hudson.util.FormValidation.Kind
Form field value contained a problem that should be corrected.
ERROR_DISABLING - hudson.PluginWrapper.PluginDisableStatus
 
ERROR_FILE_NOT_FOUND - Static variable in interface hudson.util.jna.WINERROR
 
ERROR_MORE_DATA - Static variable in interface hudson.util.jna.WINERROR
 
ERROR_NO_MORE_ITEMS - Static variable in interface hudson.util.jna.WINERROR
 
ERROR_RESPONSE - Static variable in class jenkins.security.ResourceDomainFilter
 
ERROR_SUCCESS - Static variable in interface hudson.util.jna.WINERROR
 
ErrorAttributeFilter - Class in jenkins
Record the current user authentication for later impersonation if the response is 404 Not Found.
ErrorAttributeFilter() - Constructor for class jenkins.ErrorAttributeFilter
 
ErrorCustomizer() - Constructor for class hudson.init.impl.InstallUncaughtExceptionHandler.ErrorCustomizer
 
ErrorCustomizer() - Constructor for class hudson.security.csrf.CrumbFilter.ErrorCustomizer
 
errorJSON(String) - Static method in class hudson.util.HttpResponses
Set the response as an error response.
errorJSON(String, Map<?, ?>) - Static method in class hudson.util.HttpResponses
Set the response as an error response plus some data.
errorJSON(String, JSONArray) - Static method in class hudson.util.HttpResponses
Set the response as an error response plus some data.
errorJSON(String, JSONObject) - Static method in class hudson.util.HttpResponses
Set the response as an error response plus some data.
ErrorLoggingExecutorService - Class in jenkins.util
Executor service that logs unchecked exceptions / errors in Runnable.
ErrorLoggingExecutorService(ExecutorService) - Constructor for class jenkins.util.ErrorLoggingExecutorService
 
errorMessage - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
To display a general error message, set it here.
ErrorObject - Exception in hudson.util
Basis for error model objects.
ErrorObject() - Constructor for exception hudson.util.ErrorObject
 
ErrorObject(Throwable) - Constructor for exception hudson.util.ErrorObject
 
errors - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
Add field-specific error messages here.
errorWithMarkup(String) - Method in class hudson.util.FormFieldValidator
Deprecated.
Sends out an HTML fragment that indicates an error.
errorWithMarkup(String) - Static method in exception hudson.util.FormFillFailure
Sends out an HTML fragment that indicates an error.
errorWithMarkup(String) - Static method in exception hudson.util.FormValidation
Sends out an HTML fragment that indicates an error.
escape(String) - Static method in class hudson.Functions
Transforms the input string so it renders as written in HTML output: newlines are converted to HTML line breaks, consecutive spaces are retained as &amp;nbsp;, and HTML metacharacters are escaped.
escape(String) - Static method in class hudson.model.labels.LabelAtom
 
escape(String) - Static method in class hudson.Util
Escapes HTML unsafe characters like <, & to the respective character entities.
EscapedMarkupFormatter - Class in hudson.markup
MarkupFormatter that treats the input as the escaped html.
EscapedMarkupFormatter() - Constructor for class hudson.markup.EscapedMarkupFormatter
 
EscapedMarkupFormatter_DisplayName() - Static method in class hudson.markup.Messages
Key EscapedMarkupFormatter.DisplayName: Plain text.
EscapedMarkupFormatter.DescriptorImpl - Class in hudson.markup
 
EVERYONE - Static variable in class hudson.security.ACL
Special Sid that represents "everyone", even including anonymous users.
EXACT - jenkins.model.lazy.AbstractLazyLoadRunMap.Direction
 
exception - Variable in exception hudson.util.HudsonFailedToLoad
Deprecated.
exception - Variable in exception hudson.util.InsufficientPermissionDetected
Deprecated.
exception - Variable in exception hudson.util.NoTempDir
Deprecated.
EXCEPTION_LIMIT - Static variable in exception jenkins.util.io.CompositeIOException
The maximum number of exceptions that can be reported by a single CompositeIOException.
ExceptionCatchingThreadFactory - Class in hudson.util
ThreadFactory that creates a thread, which in turn displays a stack trace when it terminates unexpectedly.
ExceptionCatchingThreadFactory() - Constructor for class hudson.util.ExceptionCatchingThreadFactory
 
ExceptionCatchingThreadFactory(ThreadFactory) - Constructor for class hudson.util.ExceptionCatchingThreadFactory
 
excerpt - Variable in class hudson.model.UpdateSite.Plugin
Optional excerpt string.
EXCLUDE_SESSION_ID - Static variable in class hudson.security.csrf.DefaultCrumbIssuer
 
EXCLUSIVE - hudson.model.Node.Mode
 
execCmd(String...) - Static method in class hudson.os.WindowsUtil
Executes a command and arguments using cmd.exe /C ....
Executable(StaplerRequest, StaplerResponse) - Constructor for class hudson.util.FormFieldValidator.Executable
Deprecated.
 
Executables - Class in hudson.model.queue
Convenience methods around Queue.Executable.
Executables() - Constructor for class hudson.model.queue.Executables
 
execute() - Method in class hudson.util.DoubleLaunchChecker
 
execute(GroovyCodeSource) - Method in class jenkins.util.groovy.GroovyHookScript
 
execute(AbstractBuild, BuildListener) - Static method in class hudson.tasks.BuildTrigger
Convenience method to trigger downstream builds.
execute(AbstractBuild, BuildListener, BuildTrigger) - Static method in class hudson.tasks.BuildTrigger
execute(WorkUnitContext) - Method in class hudson.model.queue.MappingWorksheet.Mapping
Executes this mapping by handing over Queue.Executables to Queue.JobOffer as defined by the mapping.
execute(Run.RunExecution) - Method in class hudson.model.Run
 
execute(TaskListener) - Method in class hudson.model.AsyncAperiodicWork
Executes the task.
execute(TaskListener) - Method in class hudson.model.AsyncPeriodicWork
Executes the task.
execute(TaskListener) - Method in class hudson.model.FingerprintCleanupThread
Initiates the cleanup of fingerprints IF enabled.
execute(TaskListener) - Method in class hudson.model.WorkspaceCleanupThread
 
execute(TaskListener) - Method in class hudson.slaves.ConnectionActivityMonitor
 
execute(TaskListener) - Method in class jenkins.DailyCheck
 
execute(TaskListener) - Method in class jenkins.model.BackgroundGlobalBuildDiscarder
 
execute(TaskListener) - Method in class jenkins.telemetry.Telemetry.TelemetryReporter
 
execute(TaskListener, String, String, Callable<V, T>) - Static method in class hudson.os.SU
Starts a new privilege-escalated environment, execute a closure, and shut it down.
execute(File) - Method in class jenkins.util.groovy.GroovyHookScript
 
execute(Runnable) - Method in class hudson.util.SequentialExecutionQueue
 
execute(Runnable) - Method in class jenkins.util.InterceptingExecutorService
 
execute(Runnable, ResourceActivity) - Method in class hudson.model.ResourceController
Performs the task that requires the given list of resources.
execute(URL) - Method in class jenkins.util.groovy.GroovyHookScript
 
executeGroovy(String, VirtualChannel) - Static method in class hudson.util.RemotingDiagnostics
Executes Groovy script remotely.
executor - Variable in class hudson.model.Queue.JobOffer
 
Executor - Class in hudson.model
Thread that executes builds.
Executor(Computer, int) - Constructor for class hudson.model.Executor
 
Executor_NotAvailable() - Static method in class hudson.model.Messages
Key Executor.NotAvailable: N/A.
ExecutorListener - Interface in hudson.model
A listener for task related events from executors.
executors - Variable in class hudson.model.queue.MappingWorksheet
 
executors() - Method in interface lib.JenkinsTagLib
Displays the status of executors.
executors(int) - Method in class hudson.model.queue.MappingWorksheet
 
executors(Closure) - Method in interface lib.JenkinsTagLib
Displays the status of executors.
executors(Map) - Method in interface lib.JenkinsTagLib
Displays the status of executors.
executors(Map, Closure) - Method in interface lib.JenkinsTagLib
Displays the status of executors.
executorService() - Method in class jenkins.util.ProgressiveRendering
May be overridden to provide an alternate executor service.
ExecutorSlot() - Constructor for class hudson.model.queue.MappingWorksheet.ExecutorSlot
 
ExecutorsWidget - Class in jenkins.widgets
The default executors widget.
ExecutorsWidget(String, List<Computer>) - Constructor for class jenkins.widgets.ExecutorsWidget
 
ExecutorsWidget.ComputerFactoryImpl - Class in jenkins.widgets
 
ExecutorsWidget.ComputerSetFactoryImpl - Class in jenkins.widgets
 
ExecutorsWidget.ViewFactoryImpl - Class in jenkins.widgets
 
execv(String, StringArray) - Method in interface hudson.util.jna.GNUCLibrary
 
execvp(String, StringArray) - Method in interface hudson.util.jna.GNUCLibrary
 
existing(Queue.Item) - Static method in class hudson.model.queue.ScheduleResult
 
exists() - Method in class hudson.FilePath
Checks if the file exists.
exists() - Method in class hudson.util.TextFile
 
exists() - Method in class hudson.XmlFile
 
exists() - Method in class jenkins.util.VirtualFile
Checks whether this file exists.
exists(String) - Static method in class jenkins.slaves.JnlpAgentReceiver
 
exitEveryRule(ParserRuleContext) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
exitEveryRule(ParserRuleContext) - Method in class hudson.scheduler.CrontabParserBaseListener
exitExpr(LabelExpressionParser.ExprContext) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Exit a parse tree produced by LabelExpressionParser.expr().
exitExpr(LabelExpressionParser.ExprContext) - Method in interface hudson.model.labels.LabelExpressionParserListener
Exit a parse tree produced by LabelExpressionParser.expr().
exitExpr(CrontabParser.ExprContext) - Method in class hudson.scheduler.CrontabParserBaseListener
Exit a parse tree produced by CrontabParser.expr(int).
exitExpr(CrontabParser.ExprContext) - Method in interface hudson.scheduler.CrontabParserListener
Exit a parse tree produced by CrontabParser.expr(int).
ExitLifecycle - Class in hudson.lifecycle
Lifecycle that delegates the responsibility to restart Jenkins to an external watchdog such as SystemD or OpenRC.
ExitLifecycle() - Constructor for class hudson.lifecycle.ExitLifecycle
 
exitRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.ExprContext
 
exitRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term1Context
 
exitRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term2Context
 
exitRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term3Context
 
exitRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term4Context
 
exitRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term5Context
 
exitRule(ParseTreeListener) - Method in class hudson.model.labels.LabelExpressionParser.Term6Context
 
exitRule(ParseTreeListener) - Method in class hudson.scheduler.CrontabParser.ExprContext
 
exitRule(ParseTreeListener) - Method in class hudson.scheduler.CrontabParser.StartRuleContext
 
exitRule(ParseTreeListener) - Method in class hudson.scheduler.CrontabParser.TermContext
 
exitRule(ParseTreeListener) - Method in class hudson.scheduler.CrontabParser.TokenContext
 
exitStartRule(CrontabParser.StartRuleContext) - Method in class hudson.scheduler.CrontabParserBaseListener
exitStartRule(CrontabParser.StartRuleContext) - Method in interface hudson.scheduler.CrontabParserListener
exitTerm(CrontabParser.TermContext) - Method in class hudson.scheduler.CrontabParserBaseListener
Exit a parse tree produced by CrontabParser.term(int).
exitTerm(CrontabParser.TermContext) - Method in interface hudson.scheduler.CrontabParserListener
Exit a parse tree produced by CrontabParser.term(int).
exitTerm1(LabelExpressionParser.Term1Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Exit a parse tree produced by LabelExpressionParser.term1().
exitTerm1(LabelExpressionParser.Term1Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Exit a parse tree produced by LabelExpressionParser.term1().
exitTerm2(LabelExpressionParser.Term2Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Exit a parse tree produced by LabelExpressionParser.term2().
exitTerm2(LabelExpressionParser.Term2Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Exit a parse tree produced by LabelExpressionParser.term2().
exitTerm3(LabelExpressionParser.Term3Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Exit a parse tree produced by LabelExpressionParser.term3().
exitTerm3(LabelExpressionParser.Term3Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Exit a parse tree produced by LabelExpressionParser.term3().
exitTerm4(LabelExpressionParser.Term4Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Exit a parse tree produced by LabelExpressionParser.term4().
exitTerm4(LabelExpressionParser.Term4Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Exit a parse tree produced by LabelExpressionParser.term4().
exitTerm5(LabelExpressionParser.Term5Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Exit a parse tree produced by LabelExpressionParser.term5().
exitTerm5(LabelExpressionParser.Term5Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Exit a parse tree produced by LabelExpressionParser.term5().
exitTerm6(LabelExpressionParser.Term6Context) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
Exit a parse tree produced by LabelExpressionParser.term6().
exitTerm6(LabelExpressionParser.Term6Context) - Method in interface hudson.model.labels.LabelExpressionParserListener
Exit a parse tree produced by LabelExpressionParser.term6().
exitToken(CrontabParser.TokenContext) - Method in class hudson.scheduler.CrontabParserBaseListener
Exit a parse tree produced by CrontabParser.token().
exitToken(CrontabParser.TokenContext) - Method in interface hudson.scheduler.CrontabParserListener
Exit a parse tree produced by CrontabParser.token().
expand(String) - Method in class hudson.EnvVars
Expands the variables in the given string by using environment variables represented in 'this'.
expand(T) - Method in class hudson.util.Iterators.FlattenIterator
 
ExpandableDetailsNote - Class in hudson.console
Renders a button that can be clicked to reveal additional block tag (and HTML inside it.)
ExpandableDetailsNote(String, String) - Constructor for class hudson.console.ExpandableDetailsNote
 
ExpandableDetailsNote.DescriptorImpl - Class in hudson.console
 
expandableTextbox() - Method in interface lib.FormTagLib
A single-line textbox that can be expanded into a multi-line textarea.
expandableTextbox(Closure) - Method in interface lib.FormTagLib
A single-line textbox that can be expanded into a multi-line textarea.
expandableTextbox(Map) - Method in interface lib.FormTagLib
A single-line textbox that can be expanded into a multi-line textarea.
expandableTextbox(Map, Closure) - Method in interface lib.FormTagLib
A single-line textbox that can be expanded into a multi-line textarea.
expandLeft() - Method in class hudson.model.Fingerprint.Range
 
expandMacro(VariableResolver<String>) - Method in class jenkins.util.xstream.XStreamDOM
Recursively expands the variables in text and attribute values and return the new DOM.
expandRight() - Method in class hudson.model.Fingerprint.Range
 
expandVariablesForDirectory(String, String, String) - Static method in class jenkins.model.Jenkins
 
ExplicitlySpecifiedDirScanner(Map<String, String>) - Constructor for class hudson.FilePath.ExplicitlySpecifiedDirScanner
Create a “scanner” (it actually does no scanning).
expr - Variable in class hudson.scheduler.CrontabParser.ExprContext
 
expr - Variable in class hudson.scheduler.CrontabParser.StartRuleContext
 
expr() - Method in class hudson.model.labels.LabelExpressionParser
 
expr() - Method in class hudson.scheduler.CrontabParser.ExprContext
 
expr() - Method in class hudson.scheduler.CrontabParser.StartRuleContext
 
expr(int) - Method in class hudson.scheduler.CrontabParser
 
expr(int) - Method in class hudson.scheduler.CrontabParser.StartRuleContext
 
ExprContext(ParserRuleContext, int) - Constructor for class hudson.model.labels.LabelExpressionParser.ExprContext
 
ExprContext(ParserRuleContext, int) - Constructor for class hudson.scheduler.CrontabParser.ExprContext
 
ExprContext(ParserRuleContext, int, int) - Constructor for class hudson.scheduler.CrontabParser.ExprContext
 
EXTEND_TIMEOUT_SECONDS - Static variable in class jenkins.model.Jenkins
The amount of time by which to extend the startup notification timeout as each initialization milestone is attained.
EXTENDED_READ - Static variable in class hudson.model.Computer
 
EXTENDED_READ - Static variable in interface hudson.model.Item
Ability to view configuration details.
EXTENDED_READ_AND_CONNECT - Static variable in class hudson.model.Computer
 
extendSearchIndex(SearchIndexBuilder) - Method in class jenkins.model.ParameterizedJobMixIn
Use from a Job.makeSearchIndex() override.
Extension - Annotation Type in hudson
Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations of ExtensionPoints automatically.
ExtensionComponent<T> - Class in hudson
Discovered Extension object with a bit of metadata for Hudson.
ExtensionComponent(T) - Constructor for class hudson.ExtensionComponent
 
ExtensionComponent(T, double) - Constructor for class hudson.ExtensionComponent
 
ExtensionComponent(T, Extension) - Constructor for class hudson.ExtensionComponent
 
ExtensionComponentSet - Class in jenkins
Represents the components that's newly discovered during ExtensionFinder.refresh().
ExtensionComponentSet() - Constructor for class jenkins.ExtensionComponentSet
 
ExtensionFilter - Class in jenkins
Filters out ExtensionComponents discovered by ExtensionFinders, as if they were never discovered.
ExtensionFilter() - Constructor for class jenkins.ExtensionFilter
 
ExtensionFinder - Class in hudson
Discovers the implementations of an extension point.
ExtensionFinder() - Constructor for class hudson.ExtensionFinder
 
ExtensionFinder.DefaultGuiceExtensionAnnotation - Class in hudson
 
ExtensionFinder.GuiceExtensionAnnotation<T extends Annotation> - Class in hudson
Captures information about the annotation that we use to mark Guice-instantiated components.
ExtensionFinder.GuiceFinder - Class in hudson
Discovers components via sezpoz but instantiates them by using Guice.
ExtensionFinder.Sezpoz - Class in hudson
The bootstrap implementation that looks for the Extension marker.
ExtensionList<T> - Class in hudson
Retains the known extension instances for the given type 'T'.
ExtensionList(Hudson, Class<T>) - Constructor for class hudson.ExtensionList
Deprecated.
ExtensionList(Hudson, Class<T>, CopyOnWriteArrayList<ExtensionComponent<T>>) - Constructor for class hudson.ExtensionList
ExtensionList(Jenkins, Class<T>) - Constructor for class hudson.ExtensionList
 
ExtensionList(Jenkins, Class<T>, CopyOnWriteArrayList<ExtensionComponent<T>>) - Constructor for class hudson.ExtensionList
 
ExtensionListListener - Class in hudson
ExtensionList listener.
ExtensionListListener() - Constructor for class hudson.ExtensionListListener
 
ExtensionListView - Class in hudson
Compatibility layer for legacy manual registration of extension points.
ExtensionListView() - Constructor for class hudson.ExtensionListView
 
ExtensionPoint - Interface in hudson
Marker interface that designates extensible components in Jenkins that can be implemented by plugins.
ExtensionPoint.LegacyInstancesAreScopedToHudson - Annotation Type in hudson
Used by designers of extension points (direct subtypes of ExtensionPoint) to indicate that the legacy instances are scoped to Jenkins instance.
ExtensionRefreshException - Exception in jenkins
Signals that ExtensionFinder.refresh() had failed.
ExtensionRefreshException() - Constructor for exception jenkins.ExtensionRefreshException
 
ExtensionRefreshException(String) - Constructor for exception jenkins.ExtensionRefreshException
 
ExtensionRefreshException(String, Throwable) - Constructor for exception jenkins.ExtensionRefreshException
 
ExtensionRefreshException(Throwable) - Constructor for exception jenkins.ExtensionRefreshException
 
EXTENSIONS_AUGMENTED - hudson.init.InitMilestone
By this milestone, all programmatically constructed extension point implementations should be added.
extensionType - Variable in class hudson.ExtensionList
 
EXTERNAL_SVG_SPRITE - org.jenkins.ui.icon.IconFormat
 
extra - Variable in class hudson.diagnosis.OldDataMonitor.VersionRange
 
extraAttributes() - Method in class hudson.console.HyperlinkNote
 
extraAttributes() - Method in class hudson.console.ModelHyperlinkNote
 
extract(InputStream) - Method in enum hudson.FilePath.TarCompression
 
extractPluginNameFromIconSrc(String) - Static method in class hudson.Functions
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages