Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- f - Variable in class jenkins.util.groovy.AbstractGroovyViewModule
- F_GETFD - Static variable in interface hudson.util.jna.GNUCLibrary
- F_SETFD - Static variable in interface hudson.util.jna.GNUCLibrary
- factoriesFor(Class<?>, Class<? extends Action>) - Static method in class jenkins.model.TransientActionFactory
- factoriesFor(Class<T>, Class<W>) - Static method in class jenkins.widgets.WidgetFactory
- FactoryImpl() - Constructor for class hudson.widgets.BuildHistoryWidget.FactoryImpl
- FactoryImpl() - Constructor for class hudson.widgets.HistoryWidget.FactoryImpl
- fail() - Method in class hudson.util.FormFieldValidator.Base64
-
Deprecated.
- fail(HttpServletRequest, HttpServletResponse, BadCredentialsException) - Method in class jenkins.security.BasicHeaderProcessor
- failed_test() - Method in interface lib.JenkinsTagLib
-
DEPRECATED
- failed_test(Closure) - Method in interface lib.JenkinsTagLib
-
DEPRECATED
- failed_test(Map) - Method in interface lib.JenkinsTagLib
-
DEPRECATED
- failed_test(Map, Closure) - Method in interface lib.JenkinsTagLib
-
DEPRECATED
- FailedPlugin(PluginWrapper, Exception) - Constructor for class hudson.PluginManager.FailedPlugin
-
Constructor for FailedPlugin when we know which PluginWrapper failed
- FailedPlugin(String, Exception) - Constructor for class hudson.PluginManager.FailedPlugin
-
Constructor for FailedPlugin when we do not have an associated PluginWrapper
- failedPlugins - Variable in class hudson.PluginManager
- failedToAuthenticate(String) - Method in class jenkins.security.SecurityListener
-
Fired when a user tried to authenticate but failed.
- failedToLogIn(String) - Method in class jenkins.security.LastGrantedAuthoritiesProperty.SecurityListenerImpl
- failedToLogIn(String) - Method in class jenkins.security.SecurityListener
-
Fired when a user has failed to log in.
- Failure - Exception in hudson.model
-
Represents an error induced by user, encountered during HTTP request processing.
- Failure() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.Failure
- Failure(String) - Constructor for exception hudson.model.Failure
- Failure(String, boolean) - Constructor for exception hudson.model.Failure
- Failure(Throwable) - Constructor for class hudson.model.UpdateCenter.DownloadJob.Failure
- FAILURE - Enum constant in enum class hudson.model.ResultTrend
-
Previous build (if there is one) was
Result.SUCCESS
orResult.UNSTABLE
and current build isResult.FAILURE
. - FAILURE - Static variable in class hudson.model.Result
-
The build had a fatal error.
- failureMessage(Path, int) - Method in interface jenkins.util.io.PathRemover.RetryStrategy
- failureOnly() - Method in class hudson.util.RunList
-
Filter the list to non-successful builds only.
- FAST_LOOKUP - Static variable in class hudson.PluginManager
- fastGet() - Method in class jenkins.util.io.FileBoolean
-
Like
FileBoolean.get()
except instead of checking the actual file, use the result from the lastFileBoolean.get()
call. - fastTail(int) - Method in class hudson.util.TextFile
-
Uses the platform default encoding.
- fastTail(int, Charset) - Method in class hudson.util.TextFile
-
Efficiently reads the last N characters (or shorter, if the whole file is shorter than that.)
- fastUpdateNextBuildNumber(int) - Method in class hudson.model.Job
-
Unconditionally sets the value of
Job.getNextBuildNumber()
. - fatal() - Element in annotation interface hudson.init.Initializer
-
Should the failure in this task prevent Hudson from starting up?
- fatalError(String) - Method in interface hudson.model.TaskListener
-
A fatal error in the build.
- fatalError(String) - Method in class jenkins.util.BuildListenerAdapter
- fatalError(String, Object...) - Method in interface hudson.model.TaskListener
- fatalError(String, Object...) - Method in class jenkins.util.BuildListenerAdapter
- fatalOf(Initializer) - Method in class hudson.init.InitializerFinder
- fatalOf(Terminator) - Method in class hudson.init.TerminatorFinder
-
Termination code is never fatal.
- FAULT_TOLERANT_SCOPE - Static variable in class hudson.ExtensionFinder.GuiceFinder
-
Scope
that allows a failure to create a component, and change the value to null. - fcntl(int, int) - Method in interface hudson.util.jna.GNUCLibrary
- fcntl(int, int, Object...) - Method in interface hudson.util.jna.GNUCLibrary
- FD_CLOEXEC - Static variable in interface hudson.util.jna.GNUCLibrary
- FederatedIdentity() - Constructor for class hudson.security.FederatedLoginService.FederatedIdentity
- FederatedLoginService - Class in hudson.security
-
Abstraction for a login mechanism through external authenticator/identity provider (instead of username/password.)
- FederatedLoginService() - Constructor for class hudson.security.FederatedLoginService
- FederatedLoginService.FederatedIdentity - Class in hudson.security
-
Identity information as obtained from
FederatedLoginService
. - FederatedLoginService.UnclaimedIdentityException - Exception in hudson.security
-
Used in
FederatedLoginService.FederatedIdentity.signin()
to indicate that the identifier is not currently associated with anyone. - FederatedLoginServiceUserProperty - Class in hudson.security
-
Remembers identifiers given by
FederatedLoginService
to this user. - FederatedLoginServiceUserProperty(Collection<String>) - Constructor for class hudson.security.FederatedLoginServiceUserProperty
- FEED_ADAPTER - Static variable in class hudson.model.Run
-
FeedAdapter
to produce feed from the summary of this build. - FEED_ADAPTER_LATEST - Static variable in class hudson.model.Run
-
FeedAdapter
to produce feeds to show one build per project. - FeedAdapter<E> - Interface in hudson
-
Provides a RSS feed view of the data.
- field - Variable in class hudson.scheduler.CrontabParser.ExprContext
- field - Variable in class hudson.scheduler.CrontabParser.TermContext
- FieldUtils - Class in org.acegisecurity.util
-
Deprecated.
- file - Variable in class hudson.util.TextFile
- file - Variable in class hudson.WebAppMain.FileAndDescription
- file() - Method in interface lib.FormTagLib
-
Generates an input field All unknown attributes are passed through to the field.
- file(Closure) - Method in interface lib.FormTagLib
-
Generates an input field All unknown attributes are passed through to the field.
- file(Map) - Method in interface lib.FormTagLib
-
Generates an input field All unknown attributes are passed through to the field.
- file(Map, Closure) - Method in interface lib.FormTagLib
-
Generates an input field All unknown attributes are passed through to the field.
- FILE_ATTRIBUTE_REPARSE_POINT - Static variable in interface hudson.util.jna.Kernel32
- FileAndDescription(File, String) - Constructor for class hudson.WebAppMain.FileAndDescription
- FileBoolean - Class in jenkins.util.io
-
Uses a presence/absence of a file as a persisted boolean storage.
- FileBoolean(File) - Constructor for class jenkins.util.io.FileBoolean
- FileBoolean(Class, String) - Constructor for class jenkins.util.io.FileBoolean
- FileCallableWrapperFactory() - Constructor for class hudson.FilePath.FileCallableWrapperFactory
- FileChannelWriter - Class in hudson.util
-
This class has been created to help make
AtomicFileWriter
hopefully more reliable in some corner cases. - FileFingerprintStorage - Class in jenkins.fingerprints
-
Default file system storage implementation for fingerprints.
- FileFingerprintStorage() - Constructor for class jenkins.fingerprints.FileFingerprintStorage
- FileFingerprintStorage_DisplayName() - Static method in class jenkins.fingerprints.Messages
-
Key
FileFingerprintStorage.DisplayName
:Local Fingerprint Storage
. - FileFingerprintStorage.DescriptorImpl - Class in jenkins.fingerprints
- FileItemImpl(File) - Constructor for class hudson.model.FileParameterValue.FileItemImpl
-
Deprecated.
- FileItemImpl2(File) - Constructor for class hudson.model.FileParameterValue.FileItemImpl2
- filenameOf(String) - Method in class jenkins.model.IdStrategy
-
Deprecated.No current use.
- FileParameterDefinition - Class in hudson.model
-
ParameterDefinition
for doing file upload. - FileParameterDefinition(String) - Constructor for class hudson.model.FileParameterDefinition
- FileParameterDefinition(String, String) - Constructor for class hudson.model.FileParameterDefinition
- FileParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key
FileParameterDefinition.DisplayName
:File Parameter
. - FileParameterDefinition.DescriptorImpl - Class in hudson.model
- FileParameterValue - Class in hudson.model
- FileParameterValue(String, File, String) - Constructor for class hudson.model.FileParameterValue
- FileParameterValue(String, FileItem) - Constructor for class hudson.model.FileParameterValue
-
Deprecated.
- FileParameterValue(String, FileItem) - Constructor for class hudson.model.FileParameterValue
- FileParameterValue(String, FileItem, String) - Constructor for class hudson.model.FileParameterValue
- FileParameterValue_IndexTitle() - Static method in class hudson.model.Messages
-
Key
FileParameterValue.IndexTitle
:File Parameters
. - FileParameterValue.FileItemImpl - Class in hudson.model
-
Deprecated.
- FileParameterValue.FileItemImpl2 - Class in hudson.model
-
Default implementation from
File
. - FilePath - Class in hudson
-
File
like object with remoting support. - FilePath(FilePath, String) - Constructor for class hudson.FilePath
-
Construct a path starting with a base location.
- FilePath(VirtualChannel, String) - Constructor for class hudson.FilePath
-
Creates a
FilePath
that represents a path on the given node. - FilePath(File) - Constructor for class hudson.FilePath
-
To create
FilePath
that represents a "local" path. - FilePath_did_not_manage_to_validate_may_be_too_sl(Object) - Static method in class hudson.Messages
-
Key
FilePath.did_not_manage_to_validate_may_be_too_sl
:Did not manage to validate {0} (may be too slow)
. - FilePath_TildaDoesntWork() - Static method in class hudson.Messages
-
Key
FilePath.TildaDoesntWork
:â~â is only supported in a Unix shell and nowhere else.
. - FilePath_validateAntFileMask_doesntMatchAndSuggest(Object, Object) - Static method in class hudson.Messages
-
Key
FilePath.validateAntFileMask.doesntMatchAndSuggest
:â{0}â doesnât match anything, but â{1}â does. Perhaps thatâs what you mean?
. - FilePath_validateAntFileMask_doesntMatchAnything(Object) - Static method in class hudson.Messages
-
Key
FilePath.validateAntFileMask.doesntMatchAnything
:â{0}â doesnât match anything
. - FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object, Object) - Static method in class hudson.Messages
-
Key
FilePath.validateAntFileMask.doesntMatchAnythingAndSuggest
:â{0}â doesnât match anything: even â{1}â doesnât exist
. - FilePath_validateAntFileMask_matchWithCaseInsensitive(Object) - Static method in class hudson.Messages
-
Key
FilePath.validateAntFileMask.matchWithCaseInsensitive
:â{0}â doesnât match anything because it is treated case sensitively. You can deactivate case sensitivity to get matches
. - FilePath_validateAntFileMask_portionMatchAndSuggest(Object, Object) - Static method in class hudson.Messages
-
Key
FilePath.validateAntFileMask.portionMatchAndSuggest
:â{0}â doesnât match anything, although â{1}â exists
. - FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object, Object, Object) - Static method in class hudson.Messages
-
Key
FilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest
:â{0}â doesnât match anything: â{1}â exists but not â{2}â
. - FilePath_validateAntFileMask_whitespaceSeparator() - Static method in class hudson.Messages
-
Key
FilePath.validateAntFileMask.whitespaceSeparator
:Whitespace can no longer be used as the separator. Please Use â,â as the separator instead.
. - FilePath_validateRelativePath_noSuchDirectory(Object) - Static method in class hudson.Messages
-
Key
FilePath.validateRelativePath.noSuchDirectory
:No such directory: â{0}â
. - FilePath_validateRelativePath_noSuchFile(Object) - Static method in class hudson.Messages
-
Key
FilePath.validateRelativePath.noSuchFile
:No such file: â{0}â
. - FilePath_validateRelativePath_notDirectory(Object) - Static method in class hudson.Messages
-
Key
FilePath.validateRelativePath.notDirectory
:â{0}â is not a directory
. - FilePath_validateRelativePath_notFile(Object) - Static method in class hudson.Messages
-
Key
FilePath.validateRelativePath.notFile
:â{0}â is not a file
. - FilePath_validateRelativePath_wildcardNotAllowed() - Static method in class hudson.Messages
-
Key
FilePath.validateRelativePath.wildcardNotAllowed
:Wildcard is not allowed here
. - FilePath.AbstractInterceptorCallableWrapper<T> - Class in hudson
-
Abstract
DelegatingCallable
that exposes a Before/After pattern forFilePath.FileCallableWrapperFactory
that want to implement AOP-style interceptors - FilePath.DisplayOption - Enum Class in hudson
- FilePath.ExplicitlySpecifiedDirScanner - Class in hudson
-
Helper class to make it easy to send an explicit list of files using
FilePath
methods. - FilePath.FileCallable<T> - Interface in hudson
-
Code that gets executed on the machine where the
FilePath
is local. - FilePath.FileCallableWrapperFactory - Class in hudson
-
This extension point allows to contribute a wrapper around a fileCallable so that a plugin can "intercept" a call.
- FilePath.FileMaskNoMatchesFoundException - Exception in hudson
-
A dedicated subtype of
InterruptedException
for when no matching Ant file mask matches are found. - FilePath.TarCompression - Enum Class in hudson
-
Supported tar file compression methods.
- FilePathGlobalSettingsProvider - Class in jenkins.mvn
- FilePathGlobalSettingsProvider(String) - Constructor for class jenkins.mvn.FilePathGlobalSettingsProvider
- FilePathGlobalSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
-
Key
FilePathGlobalSettingsProvider.DisplayName
:Global settings file on filesystem
. - FilePathGlobalSettingsProvider.DescriptorImpl - Class in jenkins.mvn
- FilePathSettingsProvider - Class in jenkins.mvn
- FilePathSettingsProvider(String) - Constructor for class jenkins.mvn.FilePathSettingsProvider
- FilePathSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
-
Key
FilePathSettingsProvider.DisplayName
:Settings file in filesystem
. - FilePathSettingsProvider.DescriptorImpl - Class in jenkins.mvn
- FileSystemProvisioner - Class in hudson
-
Deprecated.Unused.
- FileSystemProvisioner() - Constructor for class hudson.FileSystemProvisioner
-
Deprecated.
- FileSystemProvisioner.Default - Class in hudson
-
Deprecated.
- FILETIME() - Constructor for class hudson.util.jna.WINBASE.FILETIME
- fileToPath(File) - Static method in class hudson.Util
- FileValidator() - Constructor for class hudson.util.FormValidation.FileValidator
- FileVisitor - Class in hudson.util
-
Visits files in a directory recursively.
- FileVisitor() - Constructor for class hudson.util.FileVisitor
- fillSide() - Method in class hudson.util.HeadBufferingStream
-
Read until we fill up the side buffer.
- filter(Predicate<R>) - Method in class hudson.util.RunList
-
Deprecated.
- filter(EnvVars, Launcher, TaskListener) - Method in class jenkins.tasks.filters.EnvVarsFilterRuleWrapper
- filter(EnvVars, EnvVarsFilterRuleContext) - Method in interface jenkins.tasks.filters.EnvVarsFilterRule
-
In case the filter detects something that must stop the build, it must throw a
EnvVarsFilterException
. - filter(EnvVars, EnvVarsFilterRuleContext) - Method in class jenkins.tasks.filters.impl.RetainVariablesLocalRule
- filter(Class<? extends RepositoryBrowser>) - Static method in class hudson.scm.RepositoryBrowsers
-
Only returns those
RepositoryBrowser
descriptors that extend from the given type. - filter(Iterable<?>, Class<T>) - Static method in class hudson.Util
-
Creates a filtered sublist.
- filter(Object, Descriptor) - Method in class hudson.model.DescriptorVisibilityFilter
-
Decides if the given descriptor should be visible to the user.
- filter(Object, Descriptor) - Method in class jenkins.model.BuildDiscarderProperty.ConditionallyHidden
- filter(Method) - Method in class hudson.init.TerminatorFinder
-
Return true to ignore this method.
- filter(Predicate<R>) - Method in class hudson.util.RunList
-
Returns elements that satisfy the given predicate.
- filter(List<?>, Class<T>) - Static method in class hudson.Util
-
Creates a filtered sublist.
- filter(List<Descriptor<T>>, Class<? extends AbstractProject>) - Static method in class hudson.tasks.BuildStepDescriptor
-
Filters a descriptor for
BuildStep
s by usingBuildStepDescriptor.isApplicable(Class)
. - filter(List<TopLevelItem>, List<TopLevelItem>, View) - Method in class hudson.views.StatusFilter
-
Choose which jobs to show for a view.
- filter(List<TopLevelItem>, List<TopLevelItem>, View) - Method in class hudson.views.ViewJobFilter
-
Choose which jobs to show for a view.
- filter(SortedMap<Integer, V>, String, String) - Static method in class hudson.Functions
-
Creates a sub map by using the given range (both ends inclusive).
- filter(T) - Method in class hudson.util.Iterators.DuplicateFilterIterator
- filter(T) - Method in class hudson.util.Iterators.FilterIterator
-
Filter out items in the original collection.
- Filter(FileFilter) - Constructor for class hudson.util.DirScanner.Filter
- FILTER - Static variable in class hudson.security.GlobalSecurityConfiguration
- FILTER - Static variable in class jenkins.appearance.AppearanceGlobalConfiguration
- FILTER - Static variable in class jenkins.tools.GlobalToolConfiguration
- filterDescriptors(Object, Iterable) - Method in class hudson.Functions
- filtered() - Method in class jenkins.ExtensionComponentSet
-
Apply
ExtensionFilter
s and returns a filtered set. - FilteredFunctionContext - Class in jenkins.util.xml
-
FunctionContext
that removes someXPath
function names that are deemed bad as user input. - FilteredFunctionContext() - Constructor for class jenkins.util.xml.FilteredFunctionContext
- FilteredFunctionContext(Set<String>) - Constructor for class jenkins.util.xml.FilteredFunctionContext
- filterExcludingFrom(SortedMap<Integer, V>, String, String) - Static method in class hudson.Functions
-
Creates a sub map by using the given range (upper end inclusive).
- filterExecutors - Variable in class hudson.model.View
-
If true, only show relevant executors
- FilterIterator(Iterable<? extends T>) - Constructor for class hudson.util.Iterators.FilterIterator
- FilterIterator(Iterator<? extends T>) - Constructor for class hudson.util.Iterators.FilterIterator
- filterNonSecurityAdministrativeMonitors(Collection<AdministrativeMonitor>) - Method in class jenkins.management.AdministrativeMonitorsDecorator
- filterQueue - Variable in class hudson.model.View
-
If true, only show relevant queue items
- filters - Variable in class hudson.security.ChainedServletFilter
-
Deprecated.
- filters - Variable in class hudson.security.ChainedServletFilter2
- filterSecurityAdministrativeMonitors(Collection<AdministrativeMonitor>) - Method in class jenkins.management.AdministrativeMonitorsDecorator
- filterType(Class<?>, Descriptor) - Method in class hudson.model.DescriptorVisibilityFilter
-
Decides if the given descriptor should be visible to the user.
- find(SearchIndex, String) - Static method in class hudson.search.Search
-
Deprecated.
- find(SearchIndex, String, SearchableModelObject) - Static method in class hudson.search.Search
-
Performs a search and returns the match, or null if no match was found or more than one match was found.
- find(Class<? extends T>) - Method in class hudson.DescriptorExtensionList
-
Finds the descriptor that describes the given type.
- find(Class<T>) - Method in class jenkins.ExtensionComponentSet
-
Discover extensions of the given type.
- find(Class<T>, Hudson) - Method in class hudson.cli.declarative.CLIRegisterer
- find(Class<T>, Hudson) - Method in class hudson.ExtensionFinder
-
Discover extensions of the given type.
- find(Class<T>, Hudson) - Method in class hudson.ExtensionFinder.Sezpoz
- find(Class<U>, Hudson) - Method in class hudson.ExtensionFinder.GuiceFinder
- find(String) - Method in class hudson.DescriptorExtensionList
-
Deprecated.
Descriptor.getId()
is supposed to be used for new code, not the descriptor class name. - find(String) - Static method in class hudson.model.Descriptor
- find(String) - Method in class hudson.security.PermissionGroup
-
Finds a permission that has the given name.
- find(String) - Method in class hudson.util.DescriptorList
-
Deprecated.Underspecified what the parameter is.
Descriptor.getId()
? ADescribable
class name? - find(String, List<SearchItem>) - Method in class hudson.search.CollectionSearchIndex
- find(String, List<SearchItem>) - Method in class hudson.search.FixedSet
- find(String, List<SearchItem>) - Method in interface hudson.search.SearchIndex
- find(String, List<SearchItem>) - Method in class hudson.search.UnionSearchIndex
- find(Collection<? extends T>, String) - Static method in class hudson.model.Descriptor
- findAvatarFor(User, int, int) - Method in class hudson.tasks.UserAvatarResolver
-
Finds an avatar image URL string for a user.
- findBindingsByType(TypeLiteral<T>) - Method in class jenkins.ProxyInjector
- findByDescribableClassName(Collection<? extends T>, String) - Static method in class hudson.model.Descriptor
-
Finds a descriptor from a collection by the class name of the
Describable
it describes. - findById(Collection<? extends T>, String) - Static method in class hudson.model.Descriptor
-
Finds a descriptor from a collection by its ID.
- findByName(String) - Method in class hudson.DescriptorExtensionList
-
Finds a descriptor by their
Descriptor.getId()
. - findByName(String) - Method in class hudson.util.DescriptorList
-
Finds a descriptor by their
Descriptor.getId()
. - findCause(Class<T>) - Method in class hudson.model.CauseAction
-
Finds the cause of the specific type.
- findClass(String) - Method in class hudson.PluginManager.UberClassLoader
- findClass(String) - Method in interface jenkins.util.JenkinsClassLoader
-
Public version of
ClassLoader.findClass(String)
- findClass(String) - Method in class jenkins.util.URLClassLoader2
- findComponents(Class<T>, Hudson) - Method in class hudson.ClassicPluginStrategy
- findComponents(Class<T>, Hudson) - Method in interface hudson.PluginStrategy
-
Find components of the given type using the assigned strategy.
- findExtensions(Class<T>, Hudson) - Method in class hudson.ExtensionFinder
-
Deprecated.as of 1.356 Use and implement
ExtensionFinder.find(Class,Hudson)
that allows us to put some metadata. - findLabels(Node) - Method in class hudson.model.LabelFinder
-
Find the labels that the node supports.
- findLoadedClass2(String) - Method in interface jenkins.util.JenkinsClassLoader
-
Public version of
ClassLoader.findLoadedClass(String)
- findLoadedClass2(String) - Method in class jenkins.util.URLClassLoader2
- findMatchingToken(String) - Method in class jenkins.security.apitoken.ApiTokenStore
-
Search in the store if there is a token with the same secret as the one given
- findNameFor(User) - Method in class hudson.tasks.UserNameResolver
-
Finds full name of the given user.
- findNearest(Class<T>, String, ItemGroup) - Static method in class hudson.model.Items
-
Finds an item whose name (when referenced from the specified context) is closest to the given name.
- findNearest(String) - Static method in class hudson.model.AbstractProject
-
Finds a
AbstractProject
that has the name closest to the given name. - findNearest(String) - Static method in class hudson.model.labels.LabelAtom
- findNearest(String) - Method in class hudson.PermalinkList
-
Finds the closest name match by its ID.
- findNearest(String, ItemGroup) - Static method in class hudson.model.AbstractProject
-
Finds a
AbstractProject
whose name (when referenced from the specified context) is closest to the given name. - findNearest(String, String[]) - Static method in class hudson.util.EditDistance
-
Finds the string in the
group
closest tokey
and returns it. - findNearest(String, Collection<String>) - Static method in class hudson.util.EditDistance
- findNumber(String) - Method in class jenkins.model.RunIdMigrator
-
Look up a historical run by ID.
- findPreamble(byte[], int, int) - Static method in class hudson.console.ConsoleNote
-
Locates the preamble in the given buffer.
- findPullUpDirectory(FilePath) - Method in class hudson.tools.DownloadFromUrlInstaller
-
Often an archive contains an extra top-level directory that's unnecessary when extracted on the disk into the expected location.
- findResource(String) - Method in class hudson.PluginManager.UberClassLoader
- findResource(String) - Method in interface jenkins.util.JenkinsClassLoader
-
Public version of
ClassLoader.findResource(String)
- findResources(String) - Method in class hudson.PluginManager.UberClassLoader
- findResources(String) - Method in interface jenkins.util.JenkinsClassLoader
-
Public version of
ClassLoader.findResources(String)
- findText(BufferedReader, String) - Method in class hudson.util.FormFieldValidator.URLCheck
-
Deprecated.Finds the string literal from the given reader.
- findText(BufferedReader, String) - Method in class hudson.util.FormValidation.URLCheck
-
Deprecated.
- findText(Stream<String>, String) - Method in class hudson.util.FormValidation.URLCheck
-
Find the string literal from the given stream of lines.
- findToken(Pattern) - Method in class hudson.AbstractMarkupText
-
Find the first occurrence of the given pattern in this text, or null.
- findTokens(Pattern) - Method in class hudson.AbstractMarkupText
-
Find all "tokens" that match the given pattern in this text.
- findTokens(Pattern) - Method in class hudson.MarkupText
- findTokenStatsById(String) - Method in class jenkins.security.apitoken.ApiTokenStats
- Fingerprint - Class in hudson.model
-
A file being tracked by Jenkins.
- Fingerprint(Run, String, byte[]) - Constructor for class hudson.model.Fingerprint
- Fingerprint.BuildPtr - Class in hudson.model
-
Pointer to a
Build
. - Fingerprint.ProjectRenameListener - Class in hudson.model
- Fingerprint.Range - Class in hudson.model
-
Range of build numbers [start,end).
- Fingerprint.RangeItem - Class in hudson.model
- Fingerprint.RangeSet - Class in hudson.model
-
Set of
Fingerprint.Range
s. - Fingerprint.RangeSet.ConverterImpl - Class in hudson.model
-
Converter Implementation for RangeSet.
- FingerprintAction(AbstractBuild, Map<String, String>) - Constructor for class hudson.tasks.Fingerprinter.FingerprintAction
-
Deprecated.
- FingerprintAction(Run, Map<String, String>) - Constructor for class hudson.tasks.Fingerprinter.FingerprintAction
- FingerprintCleanupThread - Class in hudson.model
-
Scans the fingerprint database and remove old records that are no longer relevant.
- FingerprintCleanupThread() - Constructor for class hudson.model.FingerprintCleanupThread
- Fingerprinter - Class in hudson.tasks
-
Records fingerprints of the specified files.
- Fingerprinter(String) - Constructor for class hudson.tasks.Fingerprinter
- Fingerprinter(String, boolean) - Constructor for class hudson.tasks.Fingerprinter
-
Deprecated.
- Fingerprinter_Aborted() - Static method in class hudson.tasks.Messages
-
Key
Fingerprinter.Aborted
:Aborted
. - Fingerprinter_Action_DisplayName() - Static method in class hudson.tasks.Messages
-
Key
Fingerprinter.Action.DisplayName
:See Fingerprints
. - Fingerprinter_DigestFailed(Object) - Static method in class hudson.tasks.Messages
-
Key
Fingerprinter.DigestFailed
:Failed to compute digest for {0}
. - Fingerprinter_DisplayName() - Static method in class hudson.tasks.Messages
-
Key
Fingerprinter.DisplayName
:Record fingerprints of files to track usage
. - Fingerprinter_Failed() - Static method in class hudson.tasks.Messages
-
Key
Fingerprinter.Failed
:Failed to record fingerprints
. - Fingerprinter_FailedFor(Object) - Static method in class hudson.tasks.Messages
-
Key
Fingerprinter.FailedFor
:failed to record fingerprint for {0}
. - Fingerprinter_Recording() - Static method in class hudson.tasks.Messages
-
Key
Fingerprinter.Recording
:Recording fingerprints
. - Fingerprinter.DescriptorImpl - Class in hudson.tasks
- Fingerprinter.FingerprintAction - Class in hudson.tasks
-
Action for displaying fingerprints.
- FingerprintFacet - Class in jenkins.model
-
Plugin-specific additions to fingerprint information.
- FingerprintFacet(Fingerprint, long) - Constructor for class jenkins.model.FingerprintFacet
- FingerprintMap - Class in hudson.model
-
Cache of
Fingerprint
s. - FingerprintMap() - Constructor for class hudson.model.FingerprintMap
- FINGERPRINTS_DIR_NAME - Static variable in class jenkins.fingerprints.FileFingerprintStorage
- FingerprintStorage - Class in jenkins.fingerprints
-
Pluggable fingerprint storage API for fingerprints.
- FingerprintStorage() - Constructor for class jenkins.fingerprints.FingerprintStorage
- FingerprintStorageDescriptor - Class in jenkins.fingerprints
-
Descriptor for
FingerprintStorage
. - FingerprintStorageDescriptor() - Constructor for class jenkins.fingerprints.FingerprintStorageDescriptor
- finish() - Method in class hudson.util.ChunkedOutputStream
-
Must be called to ensure the internal cache is flushed and the closing chunk is written.
- finished(AbstractBuild, BuildStep, BuildListener, boolean) - Method in class hudson.model.BuildStepListener
-
Called when a buildStep has completed.
- finished(Result) - Method in interface hudson.model.BuildListener
-
Called when a build is finished.
- FIPS140 - Class in jenkins.security
-
Utilities to help code change behaviour when it is desired to run in a FIPS-140 enabled environment.
- FIPS140() - Constructor for class jenkins.security.FIPS140
- fireAuthenticated(UserDetails) - Static method in class jenkins.security.SecurityListener
- fireAuthenticated2(UserDetails) - Static method in class jenkins.security.SecurityListener
- fireBeforePolling(AbstractProject<?, ?>, TaskListener) - Static method in class hudson.model.listeners.SCMPollListener
- fireCompleted(Run, TaskListener) - Static method in class hudson.model.listeners.RunListener
-
Fires the
RunListener.onCompleted(Run, TaskListener)
event. - fireDeleted(Run) - Static method in class hudson.model.listeners.RunListener
-
Fires the
RunListener.onDeleted(R)
event. - fireFailedToAuthenticate(String) - Static method in class jenkins.security.SecurityListener
- fireFailedToLogIn(String) - Static method in class jenkins.security.SecurityListener
- fireFinalized(Run) - Static method in class hudson.model.listeners.RunListener
-
Fires the
RunListener.onFinalized(Run)
event. - fireInitialize(Run) - Static method in class hudson.model.listeners.RunListener
-
Fires the
RunListener.onInitialize(Run)
event. - fireLocationChange(Item, String) - Static method in class hudson.model.listeners.ItemListener
- fireLoggedIn(String) - Static method in class jenkins.security.SecurityListener
- fireLoggedOut(String) - Static method in class jenkins.security.SecurityListener
- fireOnChange(Saveable, XmlFile) - Static method in class hudson.model.listeners.SaveableListener
-
Fires the
SaveableListener.onChange(hudson.model.Saveable, hudson.XmlFile)
event. - fireOnCopied(Item, Item) - Static method in class hudson.model.listeners.ItemListener
- fireOnCreated(Item) - Static method in class hudson.model.listeners.ItemListener
- fireOnCreated(Node) - Static method in class jenkins.model.NodeListener
-
Inform listeners that node is being created.
- fireOnDeleted(Item) - Static method in class hudson.model.listeners.ItemListener
- fireOnDeleted(Node) - Static method in class jenkins.model.NodeListener
-
Inform listeners that node is being removed.
- fireOnDeleted(Saveable, XmlFile) - Static method in class hudson.model.listeners.SaveableListener
-
Fires the
SaveableListener.onDeleted(hudson.model.Saveable, hudson.XmlFile)
event. - fireOnUpdated(Item) - Static method in class hudson.model.listeners.ItemListener
- fireOnUpdated(Node, Node) - Static method in class jenkins.model.NodeListener
-
Inform listeners that node is being updated.
- firePollingFailed(AbstractProject<?, ?>, TaskListener, Throwable) - Static method in class hudson.model.listeners.SCMPollListener
- firePollingSuccess(AbstractProject<?, ?>, TaskListener, PollingResult) - Static method in class hudson.model.listeners.SCMPollListener
- fireScriptExecution(String, Binding, Object, Object, String, User) - Static method in interface jenkins.util.ScriptListener
- fireScriptOutput(String, Object, Object, String, User) - Static method in interface jenkins.util.ScriptListener
- fireStarted(Run, TaskListener) - Static method in class hudson.model.listeners.RunListener
-
Fires the
RunListener.onStarted(Run, TaskListener)
event. - fireUserCreated(String) - Static method in class jenkins.security.SecurityListener
- fireUserSeedRenewed(User) - Static method in class jenkins.security.seed.UserSeedChangeListener
-
Will notify all the registered listeners about the event
- first() - Static method in class jenkins.model.SimplePageDecorator
-
The first found LoginDecorator, there can only be one.
- firstKey() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
- firstShouldPollVeto(Item) - Static method in class jenkins.scm.SCMDecisionHandler
- firstUser() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
- firstUser(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
- firstUser(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
- firstUser(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
- firstVersion - Variable in class hudson.model.UpdateSite.WarningVersionRange
-
First version in this version range to be subject to the warning.
- fix(TaskListener) - Method in class jenkins.management.AsynchronousAdministrativeMonitor
-
Run on a separate thread in the background to fix up stuff.
- FIXED - Enum constant in enum class hudson.model.ResultTrend
- FixedSet - Class in hudson.search
-
Set of
SearchItem
s that are statically known upfront. - FixedSet(SearchItem...) - Constructor for class hudson.search.FixedSet
- FixedSet(Collection<? extends SearchItem>) - Constructor for class hudson.search.FixedSet
- fixEmpty(String) - Static method in class hudson.Util
-
Convert empty string to null.
- fixEmptyAndTrim(String) - Static method in class hudson.Util
-
Convert empty string to null, and trim whitespace.
- fixesSecurityVulnerabilities() - Method in class hudson.model.UpdateSite.Plugin
-
Returns true if and only if this update addressed a currently active security vulnerability.
- fixNull(Iterable<T>) - Static method in class hudson.Util
- fixNull(String) - Static method in class hudson.Util
-
Convert null to "".
- fixNull(Collection<T>) - Static method in class hudson.Util
- fixNull(List<T>) - Static method in class hudson.Util
- fixNull(Set<T>) - Static method in class hudson.Util
- fixNull(T, T) - Static method in class hudson.Util
-
Convert
null
to a default value. - FlattenIterator(Iterable<? extends T>) - Constructor for class hudson.util.Iterators.FlattenIterator
- FlattenIterator(Iterator<? extends T>) - Constructor for class hudson.util.Iterators.FlattenIterator
- floor(long) - Method in class hudson.scheduler.CronTab
-
Computes the nearest past timestamp that matched this cron tab.
- floor(Calendar) - Method in class hudson.scheduler.CronTab
-
See
CronTab.floor(long)
This method modifies the given calendar and returns the same object. - flush() - Method in class hudson.console.ConsoleAnnotationOutputStream
- flush() - Method in class hudson.console.LineTransformationOutputStream.Delegating
- flush() - Method in class hudson.logging.WeakLogHandler
- flush() - Method in class hudson.util.AtomicFileWriter
- flush() - Method in class hudson.util.ChunkedOutputStream
-
Flushes the underlying stream, but leaves the internal buffer alone.
- flush() - Method in class hudson.util.DelegatingOutputStream
- flush() - Method in class hudson.util.DualOutputStream
- flush() - Method in class hudson.util.FileChannelWriter
- flush() - Method in class hudson.util.FlushProofOutputStream
- flush() - Method in class hudson.util.ForkOutputStream
- flush() - Method in class hudson.util.io.ReopenableFileOutputStream
-
Deprecated.
- flush() - Method in class hudson.util.io.RewindableFileOutputStream
- flush() - Method in class hudson.util.RingBufferLogHandler
- flush() - Method in class jenkins.util.MarkFindingOutputStream
- flush() - Method in class jenkins.util.ScriptListener.ListenerOutputStream
- flush() - Method in class jenkins.util.ScriptListener.ListenerWriter
- flush() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
- flushCache() - Method in class hudson.util.ChunkedOutputStream
-
Writes the cache out onto the underlying stream
- flushCacheWithAppend(byte[], int, int) - Method in class hudson.util.ChunkedOutputStream
-
Writes the cache and bufferToAppend to the underlying stream as one large chunk
- FlushProofOutputStream - Class in hudson.util
-
OutputStream
that blocksFlushProofOutputStream.flush()
method. - FlushProofOutputStream(OutputStream) - Constructor for class hudson.util.FlushProofOutputStream
- FLYWEIGHT_SUPPORT - Static variable in class jenkins.model.Jenkins
-
Deprecated.No longer used.
- fMask - Variable in class hudson.util.jna.SHELLEXECUTEINFO
- fold(byte[], int) - Static method in class hudson.cli.Connection
-
Deprecated.Given a byte array that contains arbitrary number of bytes, digests or expands those bits into the specified number of bytes without loss of entropy.
- FoldableAction - Interface in hudson.model.queue
-
An action interface that allows action data to be folded together.
- foldIntoExisting(Queue.Item, Queue.Task, List<Action>) - Method in class hudson.model.CauseAction
- foldIntoExisting(Queue.Item, Queue.Task, List<Action>) - Method in interface hudson.model.queue.FoldableAction
-
Notifies that the
Queue.Task
that "owns" this action (that is, the task for which this action is submitted) is considered as a duplicate. - follow - Variable in class hudson.cli.BuildCommand
- follow - Variable in class hudson.cli.ConsoleCommand
- for_(Item) - Static method in class hudson.triggers.Trigger
-
Returns a subset of
TriggerDescriptor
s that applies to the given item. - for_(Node) - Static method in class hudson.slaves.NodeProperty
-
List up all
NodePropertyDescriptor
s that are applicable for the given project. - for_(Class<? extends ToolInstallation>) - Static method in class hudson.tools.ToolInstallerDescriptor
-
Filters
ToolInstallerDescriptor.all()
by eliminating things that are not applicable to the given type. - for_(List<D>, Class<? extends T>) - Static method in class hudson.tools.PropertyDescriptor
- for_(List<D>, T) - Static method in class hudson.tools.PropertyDescriptor
- force - Variable in class hudson.cli.ConnectNodeCommand
- FORCE_SESSION_TRACKING_BY_COOKIE_PROP - Static variable in class hudson.WebAppMain
-
System property name to force the session tracking by cookie.
- forceEol() - Method in class hudson.console.LineTransformationOutputStream
-
Forces the EOL behavior.
- forceRemoveDirectoryContents(Path) - Method in class jenkins.util.io.PathRemover
- forceRemoveFile(Path) - Method in class jenkins.util.io.PathRemover
- forceRemoveRecursive(Path) - Method in class jenkins.util.io.PathRemover
- forCurrentUser() - Static method in class hudson.model.PaneStatusProperties
- forCurrentUser() - Static method in class hudson.model.TimeZoneProperty
- forEnvironment(EnvVars) - Method in interface hudson.model.EnvironmentSpecific
-
Returns a specialized copy of T for functioning in the given environment.
- forEnvironment(EnvVars) - Method in class hudson.model.JDK
- forEnvironment(EnvVars) - Method in class hudson.tasks.Maven.MavenInstallation
- forFile(File) - Static method in class hudson.model.TaskThread.ListenerAndText
-
Deprecated.as of Hudson 1.350 Use
TaskThread.ListenerAndText.forFile(File, TaskAction)
and pass in the callingTaskAction
- forFile(File) - Static method in class jenkins.util.VirtualFile
-
Creates a virtual file wrapper for a local file.
- forFile(File, TaskAction) - Static method in class hudson.model.TaskThread.ListenerAndText
-
Creates one that's backed by a file.
- forFilePath(FilePath) - Static method in class jenkins.util.VirtualFile
-
Creates a virtual file wrapper for a remotable file.
- fork() - Method in interface hudson.util.jna.GNUCLibrary
- ForkOutputStream - Class in hudson.util
- ForkOutputStream(OutputStream, OutputStream) - Constructor for class hudson.util.ForkOutputStream
- form() - Method in interface lib.FormTagLib
-
Outer-most tag of the entire form taglib, that generates <form> element.
- form() - Method in interface lib.jenkins.NewFromListTagLib
-
Generates a form for creating something out of descriptors by (1) selecting a descriptor and specifying a name.
- form(Closure) - Method in interface lib.FormTagLib
-
Outer-most tag of the entire form taglib, that generates <form> element.
- form(Closure) - Method in interface lib.jenkins.NewFromListTagLib
-
Generates a form for creating something out of descriptors by (1) selecting a descriptor and specifying a name.
- form(Map) - Method in interface lib.FormTagLib
-
Outer-most tag of the entire form taglib, that generates <form> element.
- form(Map) - Method in interface lib.jenkins.NewFromListTagLib
-
Generates a form for creating something out of descriptors by (1) selecting a descriptor and specifying a name.
- form(Map, Closure) - Method in interface lib.FormTagLib
-
Outer-most tag of the entire form taglib, that generates <form> element.
- form(Map, Closure) - Method in interface lib.jenkins.NewFromListTagLib
-
Generates a form for creating something out of descriptors by (1) selecting a descriptor and specifying a name.
- FormApply - Class in hudson.util
-
Server-side code related to the
<f:apply>
button. - FormApply() - Constructor for class hudson.util.FormApply
- FormApply.NotificationType - Enum Class in hudson.util
-
Corresponds to types declared in index.js
- format - Variable in class hudson.cli.ListChangesCommand
- FormElementPathPageDecorator - Class in jenkins.formelementpath
- FormElementPathPageDecorator() - Constructor for class jenkins.formelementpath.FormElementPathPageDecorator
- forMemory() - Static method in class hudson.model.TaskThread.ListenerAndText
-
Deprecated.as of Hudson 1.350 Use
TaskThread.ListenerAndText.forMemory(TaskAction)
and pass in the callingTaskAction
- forMemory(TaskAction) - Static method in class hudson.model.TaskThread.ListenerAndText
-
Creates one that's backed by memory.
- FormException(String, String) - Constructor for exception hudson.model.Descriptor.FormException
- FormException(String, Throwable, String) - Constructor for exception hudson.model.Descriptor.FormException
- FormException(Throwable, String) - Constructor for exception hudson.model.Descriptor.FormException
- FormFieldValidator - Class in hudson.util
-
Deprecated.as of 1.294 Use
FormValidation
as a return value in your check method. - FormFieldValidator(AccessControlled, Permission) - Constructor for class hudson.util.FormFieldValidator
-
Deprecated.
- FormFieldValidator(Permission) - Constructor for class hudson.util.FormFieldValidator
-
Deprecated.
- FormFieldValidator(StaplerRequest, StaplerResponse, boolean) - Constructor for class hudson.util.FormFieldValidator
-
Deprecated.
- FormFieldValidator(StaplerRequest, StaplerResponse, AccessControlled, Permission) - Constructor for class hudson.util.FormFieldValidator
-
Deprecated.Use
FormFieldValidator(AccessControlled,Permission)
and removeStaplerRequest
andStaplerResponse
from your "doCheck..." method parameter - FormFieldValidator(StaplerRequest, StaplerResponse, Permission) - Constructor for class hudson.util.FormFieldValidator
-
Deprecated.Use
FormFieldValidator(Permission)
and removeStaplerRequest
andStaplerResponse
from your "doCheck..." method parameter - FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object) - Static method in class hudson.util.Messages
-
Key
FormFieldValidator.did_not_manage_to_validate_may_be_too_sl
:Did not manage to validate {0} (may be too slow)
. - FormFieldValidator.Base64 - Class in hudson.util
-
Deprecated.as of 1.305 Use
FormValidation.validateBase64(String, boolean, boolean, String)
instead. - FormFieldValidator.Executable - Class in hudson.util
-
Deprecated.as of 1.294. Use
FormValidation.validateExecutable(String)
- FormFieldValidator.HudsonURL - Class in hudson.util
-
Deprecated.Checks if the given value is an URL to some Hudson's top page.
- FormFieldValidator.NonNegativeInteger - Class in hudson.util
-
Deprecated.as of 1.294 Use
FormValidation.validateNonNegativeInteger(String)
- FormFieldValidator.URLCheck - Class in hudson.util
-
Deprecated.as of 1.294 Use
FormValidation.URLCheck
- FormFieldValidator.WorkspaceDirectory - Class in hudson.util
-
Deprecated.as of 1.294. Use
FilePath.validateRelativeDirectory(String, boolean)
(see javadoc plugin for the example) - FormFieldValidator.WorkspaceFileMask - Class in hudson.util
-
Deprecated.as of 1.294. Use
FilePath.validateFileMask(String, boolean, boolean)
- FormFieldValidator.WorkspaceFilePath - Class in hudson.util
-
Deprecated.as of 1.294. Use
FilePath.validateRelativePath(String, boolean, boolean)
- FormFillFailure - Exception in hudson.util
-
Represents a failure in a form field doFillXYZ method.
- FormTagLib - Interface in lib
- FormValidation - Exception in hudson.util
-
Represents the result of the form field validation.
- FormValidation_Error_Details() - Static method in class hudson.util.Messages
-
Key
FormValidation.Error.Details
:(show details)
. - FormValidation_ValidateRequired() - Static method in class hudson.util.Messages
-
Key
FormValidation.ValidateRequired
:Required
. - FormValidation.CheckMethod - Class in hudson.util
-
Builds up the check URL for the client-side JavaScript to call back.
- FormValidation.FileValidator - Class in hudson.util
-
Performs an application-specific validation on the given file.
- FormValidation.Kind - Enum Class in hudson.util
-
Indicates the kind of result.
- FormValidation.URLCheck - Class in hudson.util
-
Convenient base class for checking the validity of URLs.
- forNode(Node, TaskListener) - Method in class hudson.model.JDK
- forNode(Node, TaskListener) - Method in interface hudson.slaves.NodeSpecific
-
Returns a specialized copy of T for functioning in the given node.
- forNode(Node, TaskListener) - Method in class hudson.tasks.Maven.MavenInstallation
- forProcess(String, ExecutorService, InputStream, OutputStream, Proc) - Static method in class hudson.slaves.Channels
-
Deprecated.
- forProcess(String, ExecutorService, InputStream, OutputStream, OutputStream, Proc) - Static method in class hudson.slaves.Channels
-
Creates a channel that wraps a remote process, so that when we shut down the connection we kill the process.
- forProcess(String, ExecutorService, Process, OutputStream) - Static method in class hudson.slaves.Channels
- forProject(AbstractProject<?, ?>) - Method in class hudson.model.queue.SubTaskContributor
- forward(N) - Method in class jenkins.util.DirectedGraph
-
Forward traversal of the edges.
- forwardToRss(String, String, Collection<? extends E>, FeedAdapter<E>, StaplerRequest2, HttpServletResponse) - Static method in class hudson.model.RSS
-
Sends the RSS feed to the client.
- forwardToRss(String, String, Collection<? extends E>, FeedAdapter<E>, StaplerRequest, HttpServletResponse) - Static method in class hudson.model.RSS
- FrameOptionsPageDecorator - Class in jenkins.security
-
Adds the 'X-Frame-Options' header to all web pages.
- FrameOptionsPageDecorator() - Constructor for class jenkins.security.FrameOptionsPageDecorator
- FREE_SPACE_THRESHOLD - Static variable in class hudson.diagnosis.HudsonHomeDiskUsageChecker
-
Gets the minimum amount of space to check for, with a default of 10GB
- freeSpaceThreshold - Variable in class hudson.node_monitors.AbstractDiskSpaceMonitor
-
The free space threshold, below which the node monitor will be triggered.
- FreeStyleBuild - Class in hudson.model
- FreeStyleBuild(FreeStyleProject) - Constructor for class hudson.model.FreeStyleBuild
- FreeStyleBuild(FreeStyleProject, File) - Constructor for class hudson.model.FreeStyleBuild
- FreeStyleProject - Class in hudson.model
-
Free-style software project.
- FreeStyleProject(ItemGroup, String) - Constructor for class hudson.model.FreeStyleProject
- FreeStyleProject(Jenkins, String) - Constructor for class hudson.model.FreeStyleProject
-
Deprecated.as of 1.390
- FreeStyleProject_Description() - Static method in class hudson.model.Messages
-
Key
FreeStyleProject.Description
:Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, followed by post-build steps like archiving artifacts and sending email notifications.
. - FreeStyleProject_DisplayName() - Static method in class hudson.model.Messages
-
Key
FreeStyleProject.DisplayName
:Freestyle project
. - FreeStyleProject.DescriptorImpl - Class in hudson.model
- from - Variable in class hudson.model.AbstractBuild.DependencyChange
-
Build
object forAbstractBuild.DependencyChange.fromId
. - from(HierarchicalStreamReader) - Static method in class jenkins.util.xstream.XStreamDOM
- from(XStream, Object) - Static method in class jenkins.util.xstream.XStreamDOM
-
Marshals the given object with the given XStream into
XStreamDOM
and return it. - from(InputStream) - Static method in class jenkins.util.xstream.XStreamDOM
- from(Reader) - Static method in class jenkins.util.xstream.XStreamDOM
- from(String) - Static method in class hudson.scheduler.Hash
- from(ModelObjectWithContextMenu, StaplerRequest2, StaplerResponse2) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
Default implementation of the context menu generation.
- from(ModelObjectWithContextMenu, StaplerRequest2, StaplerResponse2, String) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
- from(ModelObjectWithContextMenu, StaplerRequest, StaplerResponse) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
- fromExternalizableId(String) - Static method in class hudson.model.Run
-
Tries to find a run from an persisted identifier.
- fromHexString(String) - Static method in class hudson.Util
- fromId - Variable in class hudson.model.AbstractBuild.DependencyChange
-
Version of the dependency project used in the previous build.
- fromId(String) - Static method in class hudson.security.Permission
-
Convert the ID representation into
Permission
object. - fromJobs(Iterable<? extends J>) - Static method in class hudson.util.RunList
-
Creates a a
RunList
combining all the runs of the supplied jobs. - fromMessage(Localizable) - Static method in class hudson.model.queue.CauseOfBlockage
-
Obtains a simple implementation backed by
Localizable
. - fromNameList(ItemGroup, String, Class<T>) - Static method in class hudson.model.Items
-
Does the opposite of
Items.toNameList(Collection)
. - fromNameList(String, Class<T>) - Static method in class hudson.model.Items
-
Deprecated.as of 1.406 Use
Items.fromNameList(ItemGroup, String, Class)
- fromRuns(Collection<? extends R>) - Static method in class hudson.util.RunList
- fromSpring(UserMayOrMayNotExistException2) - Static method in exception hudson.security.UserMayOrMayNotExistException
-
Deprecated.
- fromSpring(Collection<? extends GrantedAuthority>) - Static method in interface org.acegisecurity.GrantedAuthority
-
Deprecated.
- fromSpring(AccountExpiredException) - Static method in exception org.acegisecurity.AccountExpiredException
-
Deprecated.
- fromSpring(AuthenticationManager) - Static method in interface org.acegisecurity.AuthenticationManager
-
Deprecated.
- fromSpring(AuthenticationServiceException) - Static method in exception org.acegisecurity.AuthenticationServiceException
-
Deprecated.
- fromSpring(CredentialsExpiredException) - Static method in exception org.acegisecurity.CredentialsExpiredException
-
Deprecated.
- fromSpring(DisabledException) - Static method in exception org.acegisecurity.DisabledException
-
Deprecated.
- fromSpring(InsufficientAuthenticationException) - Static method in exception org.acegisecurity.InsufficientAuthenticationException
-
Deprecated.
- fromSpring(LockedException) - Static method in exception org.acegisecurity.LockedException
-
Deprecated.
- fromSpring(ProviderNotFoundException) - Static method in exception org.acegisecurity.providers.ProviderNotFoundException
-
Deprecated.
- fromSpring(Authentication) - Static method in interface org.acegisecurity.Authentication
-
Deprecated.
- fromSpring(AuthenticationException) - Static method in exception org.acegisecurity.AuthenticationException
-
Deprecated.
- fromSpring(AuthenticationException) - Static method in exception org.acegisecurity.BadCredentialsException
-
Deprecated.
- fromSpring(SecurityContext) - Static method in interface org.acegisecurity.context.SecurityContext
-
Deprecated.
- fromSpring(GrantedAuthority) - Static method in interface org.acegisecurity.GrantedAuthority
-
Deprecated.
- fromSpring(UserDetails) - Static method in interface org.acegisecurity.userdetails.UserDetails
-
Deprecated.
- fromSpring(UserDetailsService) - Static method in interface org.acegisecurity.userdetails.UserDetailsService
-
Deprecated.
- fromSpring(UsernameNotFoundException) - Static method in exception org.acegisecurity.userdetails.UsernameNotFoundException
-
Deprecated.
- fromSpring(RememberMeServices) - Static method in interface org.acegisecurity.ui.rememberme.RememberMeServices
-
Deprecated.
- fromSpringPrincipal(Object) - Static method in interface org.acegisecurity.userdetails.UserDetails
-
Deprecated.
- fromStderr() - Static method in class hudson.util.StreamTaskListener
- fromStdout() - Static method in class hudson.util.StreamTaskListener
- fromString(String) - Method in class hudson.model.BuildAuthorizationToken.ConverterImpl
-
Deprecated.
- fromString(String) - Static method in class hudson.model.Result
- fromString(String) - Method in class hudson.util.HeapSpaceStringConverter
- fromString(String) - Method in class hudson.util.LRUStringConverter
- fromString(String) - Static method in class hudson.util.Secret
-
Attempts to treat the given string first as a cipher text, and if it doesn't work, treat the given string as the unencrypted secret value.
- fromString(String) - Static method in class jenkins.util.TimeDuration
-
Creates a
TimeDuration
from the delay passed in parameter - fromString(String) - Method in class jenkins.util.xstream.SafeURLConverter
- fromString(String, boolean) - Static method in class hudson.model.Fingerprint.RangeSet
-
Parses a
Fingerprint.RangeSet
from a string like "1-3,5,7-9" - Full() - Constructor for class hudson.util.DirScanner.Full
- FULL_CONTROL - Static variable in class hudson.security.Permission
-
Deprecated.since 2009-01-23. Use
Jenkins.ADMINISTER
. - FullControlOnceLoggedInAuthorizationStrategy - Class in hudson.security
-
AuthorizationStrategy
that grants full-control to authenticated user and optionally read access to anonymous users - FullControlOnceLoggedInAuthorizationStrategy() - Constructor for class hudson.security.FullControlOnceLoggedInAuthorizationStrategy
- FullControlOnceLoggedInAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
-
Key
FullControlOnceLoggedInAuthorizationStrategy.DisplayName
:Logged-in users can do anything
. - FullControlOnceLoggedInAuthorizationStrategy.DescriptorImpl - Class in hudson.security
- FullDuplexHttpChannel - Class in hudson.model
-
Deprecated.Unused.
- FullDuplexHttpChannel(UUID, boolean) - Constructor for class hudson.model.FullDuplexHttpChannel
-
Deprecated.
- FullDuplexHttpService - Class in jenkins.util
-
Server-side counterpart to
FullDuplexHttpStream
. - FullDuplexHttpService(UUID) - Constructor for class jenkins.util.FullDuplexHttpService
- FullDuplexHttpService.Response - Exception in jenkins.util
-
HTTP response that allows a client to use this service.
- fullEncode(String) - Static method in class hudson.Util
-
Encode a single path component for use in an HTTP URL.
- FullHeader - Class in jenkins.views
-
Header
that provides its own resources as full replacement. - FullHeader() - Constructor for class jenkins.views.FullHeader
- fullname - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
- FullNameIdResolver() - Constructor for class hudson.model.User.FullNameIdResolver
- Function1<R,
P1> - Interface in hudson.util -
Unary function
y=f(x)
. - Functions - Class in hudson
-
Utility functions used in views.
- Functions() - Constructor for class hudson.Functions
- Functions_NoExceptionDetails() - Static method in class hudson.Messages
-
Key
Functions.NoExceptionDetails
:No Exception details
. - Functions.RunUrl - Class in hudson
-
URL decomposed for easier computation of relevant URLs.
- Functions.ThreadGroupMap - Class in hudson
- future - Variable in class hudson.model.queue.WorkUnitContext
-
Once the execution starts and completes, update this future object with the outcome.
- future - Variable in class hudson.slaves.NodeProvisioner.PlannedNode
-
Used to launch and return a
Node
object. - FutureImpl - Class in hudson.model.queue
-
Created when
Queue.Item
is created so that the caller can track the progress of the task. - FutureImpl(Queue.Task) - Constructor for class hudson.model.queue.FutureImpl
- FutureLoad - Class in hudson.model.queue
-
Estimated future load to Hudson.
- FutureLoad(long, long, int) - Constructor for class hudson.model.queue.FutureLoad
- Futures - Class in hudson.util
-
Various
Future
implementations. - Futures() - Constructor for class hudson.util.Futures
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
FieldUtils