Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- VALID_FOR_MINUTES - Static variable in class jenkins.security.ResourceDomainRootAction
 - validate(File) - Method in class hudson.util.FormValidation.FileValidator
 - validate(String) - Static method in class hudson.model.labels.LabelExpression
 - 
Validates a label expression.
 - validate(String) - Method in class jenkins.org.apache.commons.validator.routines.RegexValidator
 - 
Validate a value against the set of regular expressions returning a String value of the aggregated groups.
 - validate(String, Item) - Static method in class hudson.model.labels.LabelExpression
 - 
Validates a label expression.
 - validate(URL) - Method in class jenkins.security.s2m.JarURLValidatorImpl
 - 
Deprecated.
 - VALIDATE_ANT_FILE_MASK_BOUND - Static variable in class hudson.FilePath
 - 
Default bound for
FilePath.validateAntFileMask(String, int, boolean). - validateAntFileMask(String) - Method in class hudson.FilePath
 - 
Deprecated.
 - validateAntFileMask(String, boolean) - Method in class hudson.FilePath
 - 
Same as
FilePath.validateAntFileMask(String, int, boolean)with the default number of operations. - validateAntFileMask(String, int) - Method in class hudson.FilePath
 - 
Same as
FilePath.validateAntFileMask(String, int, boolean)with caseSensitive set to true. - validateAntFileMask(String, int, boolean) - Method in class hudson.FilePath
 - 
Validates the ant file mask (like "foo/bar/*.txt, zot/*.jar") against this directory, and try to point out the problem.
 - validateBase64(String, boolean, boolean, String) - Static method in exception hudson.util.FormValidation
 - 
Makes sure that the given string is a base64 encoded text.
 - validateButton() - Method in interface lib.FormTagLib
 - 
See https://www.jenkins.io/doc/developer/forms/jelly-form-controls/ for the reference.
 - validateButton(Closure) - Method in interface lib.FormTagLib
 - 
See https://www.jenkins.io/doc/developer/forms/jelly-form-controls/ for the reference.
 - validateButton(Map) - Method in interface lib.FormTagLib
 - 
See https://www.jenkins.io/doc/developer/forms/jelly-form-controls/ for the reference.
 - validateButton(Map, Closure) - Method in interface lib.FormTagLib
 - 
See https://www.jenkins.io/doc/developer/forms/jelly-form-controls/ for the reference.
 - validateCaptcha(String) - Method in class hudson.security.SecurityRealm
 - 
Validates the captcha.
 - validateCaptcha(String, String) - Method in class hudson.security.captcha.CaptchaSupport
 - validateCrumb(ServletRequest) - Method in class hudson.security.csrf.CrumbIssuer
 - 
Get a crumb from a request parameter and validate it against other data in the current request.
 - validateCrumb(ServletRequest, MultipartFormDataParser) - Method in class hudson.security.csrf.CrumbIssuer
 - 
Get a crumb from multipart form data and validate it against other data in the current request.
 - validateCrumb(ServletRequest, String, String) - Method in class hudson.security.csrf.CrumbIssuer
 - 
Validate a previously created crumb against information in the current request.
 - validateCrumb(ServletRequest, String, String) - Method in class hudson.security.csrf.DefaultCrumbIssuer
 - validateCrumb(ServletRequest, MultipartFormDataParser) - Method in class hudson.security.csrf.CrumbIssuer
 - validateCrumb(ServletRequest, String, String) - Method in class hudson.security.csrf.CrumbIssuer
 - 
Deprecated.
 - validateExecutable(String) - Static method in exception hudson.util.FormValidation
 - 
Makes sure that the given string points to an executable file.
 - validateExecutable(String, FormValidation.FileValidator) - Static method in exception hudson.util.FormValidation
 - 
Makes sure that the given string points to an executable file.
 - validateFileMask(FilePath, String) - Static method in class hudson.FilePath
 - 
Short for
validateFileMask(path, value, true) - validateFileMask(FilePath, String, boolean) - Static method in class hudson.FilePath
 - 
Shortcut for
FilePath.validateFileMask(String,boolean,boolean)witherrorIfNotExisttrue, as the left-hand side can be null. - validateFileMask(String) - Method in class hudson.FilePath
 - 
Short for
validateFileMask(value, true, true) - validateFileMask(String, boolean) - Method in class hudson.FilePath
 - 
Short for
validateFileMask(value, errorIfNotExist, true) - validateFileMask(String, boolean, boolean) - Method in class hudson.FilePath
 - 
Checks the GLOB-style file mask.
 - validateIconSize(String) - Static method in class hudson.Functions
 - validateIntegerInRange(String, int, int) - Static method in exception hudson.util.FormValidation
 - 
Make sure that the given string is an integer in the range specified by the lower and upper bounds (both inclusive)
 - validateLabelExpression(String, AbstractProject<?, ?>) - Static method in class hudson.model.AbstractProject.AbstractProjectDescriptor
 - 
Deprecated.Use
LabelExpression.validate(String, Item)instead. - validateNonNegativeInteger(String) - Static method in exception hudson.util.FormValidation
 - 
Makes sure that the given string is a non-negative integer.
 - validatePositiveInteger(String) - Static method in exception hudson.util.FormValidation
 - 
Makes sure that the given string is a positive integer.
 - validateRelativeDirectory(String) - Method in class hudson.FilePath
 - validateRelativeDirectory(String, boolean) - Method in class hudson.FilePath
 - 
A convenience method over
FilePath.validateRelativePath(String, boolean, boolean). - validateRelativePath(String, boolean, boolean) - Method in class hudson.FilePath
 - 
Validates a relative file path from this
FilePath. - validateRequired(String) - Static method in exception hudson.util.FormValidation
 - 
Makes sure that the given string is not null or empty.
 - value - Variable in class hudson.model.BooleanParameterValue
 - value - Variable in class hudson.model.StringParameterValue
 - value - Variable in class hudson.scheduler.CrontabParser.TokenContext
 - value - Variable in class hudson.slaves.EnvironmentVariablesNodeProperty.Entry
 - value - Variable in class hudson.util.ListBoxModel.Option
 - 
The value that gets sent to the server when the form is submitted.
 - value() - Element in annotation interface hudson.RelativePath
 - value() - Element in annotation interface hudson.RestrictedSince
 - 
Hudson version number that this restriction has started.
 - value() - Element in annotation interface hudson.search.QuickSilver
 - valueExists(String) - Method in class hudson.util.jna.RegistryKey
 - 
Does a specified value exist?
 - valueOf(String) - Static method in enum class hudson.FilePath.DisplayOption
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.FilePath.TarCompression
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.init.InitMilestone
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.init.TermMilestone
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.model.BallColor
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.model.labels.LabelOperatorPrecedence
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.model.ManagementLink.Category
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.model.MultiStageTimeSeries.TimeScale
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.model.Node.Mode
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.model.ResultTrend
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.model.RunParameterDefinition.RunParameterFilter
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.model.UpdateSite.WarningType
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.Platform
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.PluginWrapper.PluginDisableStatus
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.PluginWrapper.PluginDisableStrategy
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.scm.PollingResult.Change
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.security.SecurityMode
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.slaves.NodeProvisioner.StrategyDecision
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.tasks.BuildStepMonitor
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.util.FormValidation.Kind
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.util.LineEndingConversion.EOLType
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class hudson.util.TimeUnit2
 - 
Deprecated.Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in class jenkins.install.InstallState
 - 
Find an install state by name
 - valueOf(String) - Static method in enum class jenkins.management.Badge.Severity
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class jenkins.model.lazy.AbstractLazyLoadRunMap.Direction
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class jenkins.model.ModelObjectWithContextMenu.MenuItemType
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class jenkins.org.apache.commons.validator.routines.DomainValidator.ArrayType
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class jenkins.tasks.filters.impl.RetainVariablesLocalRule.ProcessVariablesHandling
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class jenkins.YesNoMaybe
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class org.jenkins.ui.icon.IconFormat
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class org.jenkins.ui.icon.IconType
 - 
Returns the enum constant of this class with the specified name.
 - values - Variable in class jenkins.security.apitoken.LegacyApiTokenAdministrativeMonitor.RevokeAllSelectedModel
 - values() - Static method in enum class hudson.FilePath.DisplayOption
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.FilePath.TarCompression
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.init.InitMilestone
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.init.TermMilestone
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.model.BallColor
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.model.labels.LabelOperatorPrecedence
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.model.ManagementLink.Category
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.model.MultiStageTimeSeries.TimeScale
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.model.Node.Mode
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.model.ResultTrend
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.model.RunParameterDefinition.RunParameterFilter
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.model.UpdateSite.WarningType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.Platform
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.PluginWrapper.PluginDisableStatus
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.PluginWrapper.PluginDisableStrategy
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.scm.PollingResult.Change
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.security.SecurityMode
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.slaves.NodeProvisioner.StrategyDecision
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.tasks.BuildStepMonitor
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Method in class hudson.util.CopyOnWriteMap
 - 
This method will return a read-only
Collection. - values() - Static method in enum class hudson.util.FormValidation.Kind
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class hudson.util.LineEndingConversion.EOLType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Method in class hudson.util.ListBoxModel
 - 
Deprecated.Exposed for stapler. Not meant for programmatic consumption.
 - values() - Method in class hudson.util.PackedMap
 - values() - Static method in enum class hudson.util.TimeUnit2
 - 
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class jenkins.management.Badge.Severity
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class jenkins.model.lazy.AbstractLazyLoadRunMap.Direction
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 - values() - Static method in enum class jenkins.model.ModelObjectWithContextMenu.MenuItemType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class jenkins.org.apache.commons.validator.routines.DomainValidator.ArrayType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class jenkins.tasks.filters.impl.RetainVariablesLocalRule.ProcessVariablesHandling
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class jenkins.YesNoMaybe
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class org.jenkins.ui.icon.IconFormat
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class org.jenkins.ui.icon.IconType
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - VariableResolver<V> - Interface in hudson.util
 - 
Resolves variables to its value, while encapsulating how that resolution happens.
 - VariableResolver.ByMap<V> - Class in hudson.util
 - 
VariableResolverbacked by aMap. - VariableResolver.Union<V> - Class in hudson.util
 - 
Union of multiple
VariableResolver. - verify() - Method in class hudson.diagnosis.NullIdDescriptorMonitor
 - verifyIdentity(byte[]) - Method in class hudson.cli.Connection
 - 
Deprecated.Verifies that we are talking to a peer that actually owns the private key corresponding to the public key we get.
 - verifyRestartable() - Method in class hudson.lifecycle.Lifecycle
 - 
Can the
Lifecycle.restart()method restart Hudson? - verifyRestartable() - Method in class hudson.lifecycle.UnixLifecycle
 - verifySignature(JSONObject) - Method in class jenkins.util.JSONSignatureValidator
 - 
Verifies the signature in the update center data file.
 - verifySignatureInternal(JSONObject) - Method in class hudson.model.UpdateSite
 - 
Verifies the signature in the update center data file.
 - version - Variable in class hudson.model.UpdateSite.Entry
 - 
The version.
 - version - Variable in class hudson.PluginWrapper.Dependency
 - VERSION - Static variable in class jenkins.model.Jenkins
 - 
Version number of this Jenkins.
 - VERSION_HASH - Static variable in class jenkins.model.Jenkins
 - 
Hash of
Jenkins.VERSION. - VersionCommand - Class in hudson.cli
 - 
Retrieves the current version.
 - VersionCommand() - Constructor for class hudson.cli.VersionCommand
 - VersionCommand_ShortDescription() - Static method in class hudson.cli.Messages
 - 
Key
VersionCommand.ShortDescription:Outputs the current version.. - VersionRange(OldDataMonitor.VersionRange, String, String) - Constructor for class hudson.diagnosis.OldDataMonitor.VersionRange
 - versionRanges - Variable in class hudson.model.UpdateSite.Warning
 - 
A list of named version ranges specifying which versions of the named component this warning applies to.
 - VetoCause(String) - Constructor for class hudson.util.ProcessKillingVeto.VetoCause
 - vetoProcessKilling(ProcessTreeRemoting.IOSProcess) - Method in class hudson.util.ProcessKillingVeto
 - 
Ask the extension whether it vetoes killing of the given process
 - view - Variable in class hudson.model.ViewProperty
 - 
The view object that owns this property.
 - view() - Method in interface lib.LayoutTagLib
 - 
Declares a view as dispatchable.
 - view(Closure) - Method in interface lib.LayoutTagLib
 - 
Declares a view as dispatchable.
 - view(Map) - Method in interface lib.LayoutTagLib
 - 
Declares a view as dispatchable.
 - view(Map, Closure) - Method in interface lib.LayoutTagLib
 - 
Declares a view as dispatchable.
 - View - Class in hudson.model
 - 
Encapsulates the rendering of the list of
TopLevelItems thatJenkinsowns. - View(String) - Constructor for class hudson.model.View
 - View(String, ViewGroup) - Constructor for class hudson.model.View
 - View_ConfigurePermission_Description() - Static method in class hudson.model.Messages
 - 
Key
View.ConfigurePermission.Description:This permission allows users to change the configuration of views.. - View_CreatePermission_Description() - Static method in class hudson.model.Messages
 - 
Key
View.CreatePermission.Description:This permission allows users to create new views.. - View_DeletePermission_Description() - Static method in class hudson.model.Messages
 - 
Key
View.DeletePermission.Description:This permission allows users to delete existing views.. - View_DisplayNameNotUniqueWarning(Object) - Static method in class hudson.model.Messages
 - 
Key
View.DisplayNameNotUniqueWarning:The display name, "{0}", is already in use by another view and could cause confusion and delay.. - View_MissingMode() - Static method in class hudson.model.Messages
 - 
Key
View.MissingMode:No view type is specified. - View_Permissions_Title() - Static method in class hudson.model.Messages
 - 
Key
View.Permissions.Title:View. - View_ReadPermission_Description() - Static method in class hudson.model.Messages
 - 
Key
View.ReadPermission.Description:This permission allows users to see views.. - VIEW_RESOURCE_PATH - Static variable in class jenkins.model.Jenkins
 - 
Prefix to resources alongside view scripts.
 - View.PropertyList - Class in hudson.model
 - ViewDescriptor - Class in hudson.model
 - 
DescriptorforView. - ViewDescriptor() - Constructor for class hudson.model.ViewDescriptor
 - ViewDescriptor(Class<? extends View>) - Constructor for class hudson.model.ViewDescriptor
 - ViewFactoryImpl() - Constructor for class jenkins.widgets.BuildQueueWidget.ViewFactoryImpl
 - ViewFactoryImpl() - Constructor for class jenkins.widgets.ExecutorsWidget.ViewFactoryImpl
 - ViewGroup - Interface in hudson.model
 - 
Container of
Views. - ViewGroupMixIn - Class in hudson.model
 - 
Implements
ViewGroupto be used as a "mix-in". - ViewGroupMixIn(ViewGroup) - Constructor for class hudson.model.ViewGroupMixIn
 - ViewJob<JobT extends ViewJob<JobT,
RunT>, RunT extends Run<JobT, RunT>> - Class in hudson.model  - 
Jobthat monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information. - ViewJob(ItemGroup, String) - Constructor for class hudson.model.ViewJob
 - ViewJob(Jenkins, String) - Constructor for class hudson.model.ViewJob
 - 
Deprecated.as of 1.390
 - ViewJobFilter - Class in hudson.views
 - 
Each ViewJobFilter contributes to or removes from the list of Jobs for a view.
 - ViewJobFilter() - Constructor for class hudson.views.ViewJobFilter
 - viewName - Variable in class hudson.cli.CreateViewCommand
 - ViewOptionHandler - Class in hudson.cli.handlers
 - 
Refers to
Viewby its name. - ViewOptionHandler(CmdLineParser, OptionDef, Setter<View>) - Constructor for class hudson.cli.handlers.ViewOptionHandler
 - ViewProperty - Class in hudson.model
 - 
Extensible property of
View. - ViewProperty() - Constructor for class hudson.model.ViewProperty
 - ViewPropertyDescriptor - Class in hudson.model
 - ViewPropertyDescriptor() - Constructor for class hudson.model.ViewPropertyDescriptor
 - 
Infers the type of the corresponding
Describablefrom the outer class. - ViewPropertyDescriptor(Class<? extends ViewProperty>) - Constructor for class hudson.model.ViewPropertyDescriptor
 - views() - Method in class hudson.model.ViewGroupMixIn
 - 
Returns all views in the group.
 - ViewsTabBar - Class in hudson.views
 - 
Extension point for adding a ViewsTabBar header to Projects
ListView. - ViewsTabBar() - Constructor for class hudson.views.ViewsTabBar
 - ViewsTabBar.GlobalConfigurationImpl - Class in hudson.views
 - 
Configures
ViewsTabBarin the system configuration. - ViewsTabBarDescriptor - Class in hudson.views
 - 
DescriptorforViewsTabBar. - ViewsTabBarDescriptor() - Constructor for class hudson.views.ViewsTabBarDescriptor
 - viewUrl - Variable in class hudson.model.UpdateSite.IssueTracker
 - 
Issue tracker URL that can be used to view previously reported issues.
 - VirtualFile - Class in jenkins.util
 - VirtualFile() - Constructor for class jenkins.util.VirtualFile
 - visit(File, String) - Method in class hudson.util.FileVisitor
 - 
Called for each file and directory that matches the criteria implied by
DirScanner - visitErrorNode(ErrorNode) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
 - visitErrorNode(ErrorNode) - Method in class hudson.scheduler.CrontabParserBaseListener
 - visitSymlink(File, String, String) - Method in class hudson.util.FileVisitor
 - 
Some visitors can handle symlinks as symlinks.
 - visitTerminal(TerminalNode) - Method in class hudson.model.labels.LabelExpressionParserBaseListener
 - visitTerminal(TerminalNode) - Method in class hudson.scheduler.CrontabParserBaseListener
 - vmargs - Variable in class hudson.slaves.JNLPLauncher
 - 
Deprecated.No longer used.
 - vmopts() - Method in class hudson.util.JVMBuilder
 - 
JVM options.
 - VOCABULARY - Static variable in class hudson.model.labels.LabelExpressionLexer
 - VOCABULARY - Static variable in class hudson.model.labels.LabelExpressionParser
 - VOCABULARY - Static variable in class hudson.scheduler.CrontabLexer
 - VOCABULARY - Static variable in class hudson.scheduler.CrontabParser
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
FilePath.validateAntFileMask(String, int)instead