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

M

mac(byte[]) - Method in class jenkins.security.HMACConfidentialKey
Computes the message authentication code for the specified byte sequence.
mac(String) - Method in class jenkins.security.HMACConfidentialKey
Computes the message authentication code and return it as a string.
Mac - hudson.util.LineEndingConversion.EOLType
 
Mailer_Address_Not_Configured() - Static method in class jenkins.model.Messages
Key Mailer.Address.Not.Configured: address not configured yet <nobody@nowhere>.
Mailer_Localhost_Error() - Static method in class jenkins.model.Messages
Key Mailer.Localhost.Error: Please set a valid host name, instead of localhost.
Mailer_NotHttp_Error() - Static method in class jenkins.model.Messages
Key Mailer.NotHttp.Error: The URL is invalid, please ensure you are using http:// or https:// with a valid domain..
main(Channel) - Method in class hudson.model.FullDuplexHttpChannel
Deprecated.
 
main(String[]) - Static method in class hudson.Main
 
main(List<String>, Locale, InputStream, PrintStream, PrintStream) - Method in class hudson.cli.CLICommand
Entry point to the CLI command.
Main - Class in hudson
Entry point to Hudson from command line.
Main() - Constructor for class hudson.Main
 
MAIN_COMPLETED - Static variable in class hudson.model.CheckPoint
CheckPoint that indicates that the build has finished executing the "main" portion (Builders in case of FreeStyleProject) and now moving on to the post-build steps.
main_panel() - Method in interface lib.LayoutTagLib
Generates the body as the main content part of a Jenkins page.
main_panel(Closure) - Method in interface lib.LayoutTagLib
Generates the body as the main content part of a Jenkins page.
main_panel(Map) - Method in interface lib.LayoutTagLib
Generates the body as the main content part of a Jenkins page.
main_panel(Map, Closure) - Method in interface lib.LayoutTagLib
Generates the body as the main content part of a Jenkins page.
mainClass(Class) - Method in class hudson.util.JVMBuilder
 
mainClass(String) - Method in class hudson.util.JVMBuilder
 
maintain() - Method in class hudson.model.Queue
Queue maintenance.
make() - Method in class hudson.search.SearchIndexBuilder
 
make(R) - Method in class jenkins.model.lazy.BuildReference.DefaultHolderFactory
 
make(R) - Method in interface jenkins.model.lazy.BuildReference.HolderFactory
Constructs a single build reference.
makeBuildVariables(AbstractBuild, Map<String, String>) - Method in class hudson.tasks.BuildWrapper
makeBuildVariables(AbstractBuild, Map<String, String>) - Method in class jenkins.tasks.SimpleBuildWrapper
May be overridden but this will only take effect when used as a BuildWrapper on an AbstractProject.
makeDisabled() - Method in interface lib.jenkins.ProjectTagLib
 
makeDisabled(boolean) - Method in interface jenkins.model.ParameterizedJobMixIn.ParameterizedJob
Marks the build as disabled.
makeDisabled(Closure) - Method in interface lib.jenkins.ProjectTagLib
 
makeDisabled(Map) - Method in interface lib.jenkins.ProjectTagLib
 
makeDisabled(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
 
makeSearchIndex() - Method in class hudson.model.AbstractModelObject
Default implementation that returns empty index.
makeSearchIndex() - Method in class hudson.model.AbstractProject
 
makeSearchIndex() - Method in class hudson.model.Job
 
makeSearchIndex() - Method in class hudson.model.ListView
 
makeSearchIndex() - Method in class hudson.model.Run
 
makeSearchIndex() - Method in class hudson.model.View
 
makeSearchIndex() - Method in class jenkins.model.Jenkins
 
makeSearchIndex(SearchIndexBuilder) - Method in class hudson.model.View
Add a simple CollectionSearchIndex object to sib
makeSensitiveBuildVariables(AbstractBuild, Set<String>) - Method in class hudson.tasks.BuildWrapper
Called to define sensitive build variables.
makeSensitiveBuildVariables(AbstractBuild, Set<String>) - Method in class jenkins.tasks.SimpleBuildWrapper
May be overridden but this will only take effect when used as a BuildWrapper on an AbstractProject.
makeTokenSignature(long, String) - Method in class hudson.security.TokenBasedRememberMeServices2
 
MANAGE - Static variable in class jenkins.model.Jenkins
This permission grants access to parts of the Jenkins system configuration.
MANAGE_AND_SYSTEM_READ - Static variable in class jenkins.model.Jenkins
 
ManageJenkinsAction - Class in hudson.model
Adds the "Manage Jenkins" link to the top page.
ManageJenkinsAction() - Constructor for class hudson.model.ManageJenkinsAction
 
ManageJenkinsAction_DisplayName() - Static method in class hudson.model.Messages
Key ManageJenkinsAction.DisplayName: Manage Jenkins.
ManagementLink - Class in hudson.model
Extension point to add icon to http://server/hudson/manage page.
ManagementLink() - Constructor for class hudson.model.ManagementLink
 
ManagementLink_Category_CONFIGURATION() - Static method in class hudson.model.Messages
Key ManagementLink.Category.CONFIGURATION: System Configuration.
ManagementLink_Category_MISC() - Static method in class hudson.model.Messages
Key ManagementLink.Category.MISC: Other.
ManagementLink_Category_SECURITY() - Static method in class hudson.model.Messages
Key ManagementLink.Category.SECURITY: Security.
ManagementLink_Category_STATUS() - Static method in class hudson.model.Messages
Key ManagementLink.Category.STATUS: Status Information.
ManagementLink_Category_TOOLS() - Static method in class hudson.model.Messages
Key ManagementLink.Category.TOOLS: Tools and Actions.
ManagementLink_Category_TROUBLESHOOTING() - Static method in class hudson.model.Messages
Key ManagementLink.Category.TROUBLESHOOTING: Troubleshooting.
ManagementLink_Category_UNCATEGORIZED() - Static method in class hudson.model.Messages
Key ManagementLink.Category.UNCATEGORIZED: Uncategorized.
ManagementLink.Category - Enum in hudson.model
Categories supported by this version of core.
ManagementLinkImpl() - Constructor for class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
 
manager - Variable in class hudson.security.SecurityRealm.SecurityComponents
manager2 - Variable in class hudson.security.SecurityRealm.SecurityComponents
 
managerFor(Run<?, ?>) - Method in class jenkins.model.ArtifactManagerFactory
Optionally creates a manager for a particular build.
ManageUserLinks() - Constructor for class hudson.security.HudsonPrivateSecurityRealm.ManageUserLinks
 
MANDATORY - hudson.PluginWrapper.PluginDisableStrategy
 
MANIFEST_FILENAME - Static variable in class hudson.PluginWrapper
Name of the plugin manifest file (to help find where we parse them.)
map(Queue.Task, MappingWorksheet) - Method in class hudson.model.LoadBalancer
Chooses the executor(s) to carry out the build for the given task.
mapper - Variable in class hudson.util.RobustReflectionConverter
 
MapperDelegate - Class in hudson.util.xstream
Works like MapperWrapper except it lets the subtype change the delegation target.
MapperDelegate(Mapper) - Constructor for class hudson.util.xstream.MapperDelegate
 
Mapping() - Constructor for class hudson.model.queue.MappingWorksheet.Mapping
 
MappingWorksheet - Class in hudson.model.queue
Defines a mapping problem for answering "where do we execute this task?"
MappingWorksheet(Queue.BuildableItem, List<? extends MappingWorksheet.ExecutorSlot>) - Constructor for class hudson.model.queue.MappingWorksheet
 
MappingWorksheet(Queue.BuildableItem, List<? extends MappingWorksheet.ExecutorSlot>, Collection<? extends LoadPredictor>) - Constructor for class hudson.model.queue.MappingWorksheet
 
MappingWorksheet.ExecutorChunk - Class in hudson.model.queue
 
MappingWorksheet.ExecutorSlot - Class in hudson.model.queue
 
MappingWorksheet.Mapping - Class in hudson.model.queue
Represents the solution to the mapping problem.
MappingWorksheet.WorkChunk - Class in hudson.model.queue
SubTasks that need to run on the same node.
mapToEnv(Map<String, String>) - Static method in class hudson.Util
Converts the map format of the environment variables to the K=V format in the array.
MARK - Static variable in class jenkins.util.MarkFindingOutputStream
 
MarkFindingOutputStream - Class in jenkins.util
Filtering OutputStream that looks for MarkFindingOutputStream.MARK in the output stream and notifies the callback.
MarkFindingOutputStream(OutputStream) - Constructor for class jenkins.util.MarkFindingOutputStream
 
markNodeOfflineOrOnline(Computer, DiskSpaceMonitorDescriptor.DiskSpace, AbstractDiskSpaceMonitor) - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor
 
markOffline(Computer) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Deprecated.
markOffline(Computer, OfflineCause) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Utility method to mark the computer offline for derived classes.
markOnline(Computer) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Utility method to mark the computer online for derived classes.
MarkupFormatter - Class in hudson.markup
Generalization of a function that takes text with some markup and converts that to HTML.
MarkupFormatter() - Constructor for class hudson.markup.MarkupFormatter
 
MarkupFormatterDescriptor - Class in hudson.markup
MarkupFormatterDescriptor() - Constructor for class hudson.markup.MarkupFormatterDescriptor
 
MarkupText - Class in hudson
Mutable representation of string with HTML mark up.
MarkupText(String) - Constructor for class hudson.MarkupText
 
MarkupText.SubText - Class in hudson
Represents a substring of a MarkupText.
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.model.Fingerprint.RangeSet.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.model.Label.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.slaves.NodeList.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.CopyOnWriteList.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.CopyOnWriteMap.Hash.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.CopyOnWriteMap.Tree.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.DescribableList.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.HexBinaryConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.PersistedList.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.RobustReflectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.Secret.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.XStream2.PassthruConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class jenkins.model.BuildDiscarder.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class jenkins.util.TreeString.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class jenkins.util.xstream.XStreamDOM.ConverterImpl
 
marshallField(MarshallingContext, Object, Field) - Method in class hudson.util.RobustReflectionConverter
 
maskedPrintCommandLine(String[], boolean[], FilePath) - Method in class hudson.Launcher
 
maskedPrintCommandLine(List<String>, boolean[], FilePath) - Method in class hudson.Launcher
Prints out the command line to the listener with some portions masked to prevent sensitive information from being recorded on the listener.
MaskingClassLoader - Class in hudson.util
ClassLoader that masks a specified set of classes from its parent class loader.
MaskingClassLoader(ClassLoader, String...) - Constructor for class hudson.util.MaskingClassLoader
 
MaskingClassLoader(ClassLoader, Collection<String>) - Constructor for class hudson.util.MaskingClassLoader
 
masks - Variable in class hudson.Launcher.ProcStarter
 
masks() - Method in class hudson.Launcher.ProcStarter
 
masks(boolean...) - Method in class hudson.Launcher.ProcStarter
Hide parts of the command line from being printed to the log.
MASTER - Static variable in class jenkins.security.Roles
Indicates that a callable runs on masters, requested by agents/CLI/maven/whatever.
MasterBuildConfiguration - Class in jenkins.model
Adds the configuration regarding building on the built-in node.
MasterBuildConfiguration() - Constructor for class jenkins.model.MasterBuildConfiguration
 
MasterComputer() - Constructor for class hudson.model.Hudson.MasterComputer
Deprecated.
 
MasterComputer() - Constructor for class jenkins.model.Jenkins.MasterComputer
 
masterEnvVars - Static variable in class hudson.EnvVars
Environmental variables that we've inherited.
MasterRestartNotifyier() - Constructor for class jenkins.model.Jenkins.MasterRestartNotifyier
 
MasterToSlaveCallable<V,​T extends Throwable> - Class in jenkins.security
Convenient Callable meant to be run on agent.
MasterToSlaveCallable() - Constructor for class jenkins.security.MasterToSlaveCallable
 
MasterToSlaveFileCallable<T> - Class in jenkins
FilePath.FileCallables that are meant to be only used on the master.
MasterToSlaveFileCallable() - Constructor for class jenkins.MasterToSlaveFileCallable
 
match(byte[]) - Method in class jenkins.security.apitoken.ApiTokenStore.HashedToken
 
match(String) - Method in class jenkins.org.apache.commons.validator.routines.RegexValidator
Validate a value against the set of regular expressions returning the array of matched groups.
matches(Node) - Method in class hudson.model.Label
 
matches(Queue.Item, SubTask) - Method in class hudson.model.LoadStatistics
Returns true is the specified SubTask from the Queue should be counted.
matches(Queue.Item, SubTask) - Method in class hudson.model.OverallLoadStatistics
 
matches(Queue.Item, SubTask) - Method in class jenkins.model.UnlabeledLoadStatistics
 
matches(VariableResolver<Boolean>) - Method in class hudson.model.Label
Evaluates whether the label expression is true given the specified value assignment.
matches(VariableResolver<Boolean>) - Method in class hudson.model.labels.LabelAtom
 
matches(VariableResolver<Boolean>) - Method in class hudson.model.labels.LabelExpression.Binary
Note that we evaluate both branches of the expression all the time.
matches(VariableResolver<Boolean>) - Method in class hudson.model.labels.LabelExpression.Not
 
matches(VariableResolver<Boolean>) - Method in class hudson.model.labels.LabelExpression.Paren
 
matches(Collection<LabelAtom>) - Method in class hudson.model.Label
Evaluates whether the label expression is true when an entity owns the given set of LabelAtoms.
matches(LogRecord) - Method in class hudson.logging.LogRecorder.Target
 
matchesPassword(String) - Method in class jenkins.security.ApiTokenProperty
 
Maven - Class in hudson.tasks
Build by using Maven.
Maven(String, String) - Constructor for class hudson.tasks.Maven
 
Maven(String, String, String, String, String) - Constructor for class hudson.tasks.Maven
 
Maven(String, String, String, String, String, boolean) - Constructor for class hudson.tasks.Maven
 
Maven(String, String, String, String, String, boolean, SettingsProvider, GlobalSettingsProvider) - Constructor for class hudson.tasks.Maven
 
Maven(String, String, String, String, String, boolean, SettingsProvider, GlobalSettingsProvider, boolean) - Constructor for class hudson.tasks.Maven
 
MAVEN_20 - Static variable in class hudson.tasks.Maven.MavenInstallation
Constants for describing Maven versions for comparison.
MAVEN_21 - Static variable in class hudson.tasks.Maven.MavenInstallation
 
MAVEN_30 - Static variable in class hudson.tasks.Maven.MavenInstallation
 
Maven_DisplayName() - Static method in class hudson.tasks.Messages
Key Maven.DisplayName: Invoke top-level Maven targets.
Maven_ExecFailed() - Static method in class hudson.tasks.Messages
Key Maven.ExecFailed: command execution failed.
Maven_NoExecutable(Object) - Static method in class hudson.tasks.Messages
Key Maven.NoExecutable: Couldn’t find any executable in {0}.
Maven_NotMavenDirectory(Object) - Static method in class hudson.tasks.Messages
Key Maven.NotMavenDirectory: {0} doesn’t look like a Maven directory.
Maven.DescriptorImpl - Class in hudson.tasks
 
Maven.MavenInstallation - Class in hudson.tasks
Represents a Maven installation in a system.
Maven.MavenInstallation.ConverterImpl - Class in hudson.tasks
 
Maven.MavenInstallation.DescriptorImpl - Class in hudson.tasks
 
Maven.MavenInstaller - Class in hudson.tasks
Automatic Maven installer from apache.org.
Maven.MavenInstaller.DescriptorImpl - Class in hudson.tasks
 
Maven.ProjectWithMaven - Interface in hudson.tasks
Optional interface that can be implemented by AbstractProject that has "contextual" Maven.MavenInstallation associated with it.
Maven3MojoNote - Class in hudson.tasks._maven
Marks the log line that reports that Maven3 is executing a mojo.
Maven3MojoNote() - Constructor for class hudson.tasks._maven.Maven3MojoNote
 
Maven3MojoNote.DescriptorImpl - Class in hudson.tasks._maven
 
MavenConsoleAnnotator - Class in hudson.tasks._maven
Filter OutputStream that places annotations that marks various Maven outputs.
MavenConsoleAnnotator(OutputStream, Charset) - Constructor for class hudson.tasks._maven.MavenConsoleAnnotator
 
MavenErrorNote - Class in hudson.tasks._maven
 
MavenErrorNote() - Constructor for class hudson.tasks._maven.MavenErrorNote
 
MavenErrorNote.DescriptorImpl - Class in hudson.tasks._maven
 
MavenInstallation(String, String) - Constructor for class hudson.tasks.Maven.MavenInstallation
Deprecated.
MavenInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class hudson.tasks.Maven.MavenInstallation
 
MavenInstaller(String) - Constructor for class hudson.tasks.Maven.MavenInstaller
 
MavenMojoNote - Class in hudson.tasks._maven
Marks the log line that reports that Maven is executing a mojo.
MavenMojoNote() - Constructor for class hudson.tasks._maven.MavenMojoNote
 
MavenMojoNote.DescriptorImpl - Class in hudson.tasks._maven
 
mavenName - Variable in class hudson.tasks.Maven
Identifies Maven.MavenInstallation to be used.
MavenWarningNote - Class in hudson.tasks._maven
Marks the warning messages from Maven.
MavenWarningNote() - Constructor for class hudson.tasks._maven.MavenWarningNote
 
MavenWarningNote.DescriptorImpl - Class in hudson.tasks._maven
 
max - Variable in class hudson.diagnosis.MemoryUsageMonitor.MemoryGroup
Trend of the maximum memory size, after GCs.
max() - Method in class hudson.model.Fingerprint.RangeSet
Returns the largest value in this range.
max(HealthReport, HealthReport) - Static method in class hudson.model.HealthReport
Utility method to find the report with the highest health.
MAX_ENTRIES - Static variable in class hudson.triggers.SlowTriggerAdminMonitor
 
maxNumberOnDisk() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
MAYBE - jenkins.YesNoMaybe
 
maybeComplete() - Method in exception jenkins.model.queue.AsynchronousExecution
If there is a pending completion notification, deliver it to the executor.
meetsMavenReqVersion(Launcher, int) - Method in class hudson.tasks.Maven.MavenInstallation
Compares the version of this Maven installation to the minimum required version specified.
MemoryReductionUtil - Class in jenkins.util
Utilities to reduce memory footprint
MemoryReductionUtil() - Constructor for class jenkins.util.MemoryReductionUtil
 
MemoryUsage2(MemoryUsage) - Constructor for class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
 
MemoryUsageMonitor - Class in hudson.diagnosis
Monitors the memory usage of the system in OS specific way.
MemoryUsageMonitor() - Constructor for class hudson.diagnosis.MemoryUsageMonitor
 
MemoryUsageMonitor_TOTAL() - Static method in class hudson.diagnosis.Messages
Key MemoryUsageMonitor.TOTAL: Total.
MemoryUsageMonitor_USED() - Static method in class hudson.diagnosis.Messages
Key MemoryUsageMonitor.USED: Used.
MemoryUsageMonitor.MemoryGroup - Class in hudson.diagnosis
A memory group is conceptually a set of memory pools.
MenuItem() - Constructor for class jenkins.model.ModelObjectWithContextMenu.MenuItem
 
MenuItem(String, String, String) - Constructor for class jenkins.model.ModelObjectWithContextMenu.MenuItem
 
merge(ParametersAction) - Method in class hudson.model.ParametersAction
 
message - Variable in class hudson.model.Run.Summary
 
message - Variable in class hudson.model.UpdateSite.Warning
A short, English language explanation for this warning.
message - Variable in class hudson.PluginManager.PluginUpdateMonitor.PluginUpdateInfo
 
message - Variable in class hudson.slaves.OfflineCause.ByCLI
 
message - Variable in class hudson.util.AdministrativeError
Deprecated.
 
message - Variable in class jenkins.cli.SafeRestartCommand
 
message - Variable in exception jenkins.RestartRequiredException
 
Message() - Constructor for class hudson.util.AlternativeUiTextProvider.Message
 
Messages - Class in hudson.cli
Generated localization support class.
Messages - Class in hudson.diagnosis
Generated localization support class.
Messages - Class in hudson.fsp
Generated localization support class.
Messages - Class in hudson.init.impl
Generated localization support class.
Messages - Class in hudson.lifecycle
Generated localization support class.
Messages - Class in hudson.logging
Generated localization support class.
Messages - Class in hudson.markup
Generated localization support class.
Messages - Class in hudson
Generated localization support class.
Messages - Class in hudson.model
Generated localization support class.
Messages - Class in hudson.model.queue
Generated localization support class.
Messages - Class in hudson.node_monitors
Generated localization support class.
Messages - Class in hudson.scheduler
Generated localization support class.
Messages - Class in hudson.scm
Generated localization support class.
Messages - Class in hudson.search
Generated localization support class.
Messages - Class in hudson.security.csrf
Generated localization support class.
Messages - Class in hudson.security
Generated localization support class.
Messages - Class in hudson.slaves
Generated localization support class.
Messages - Class in hudson.tasks
Generated localization support class.
Messages - Class in hudson.tools
Generated localization support class.
Messages - Class in hudson.triggers
Generated localization support class.
Messages - Class in hudson.util
Generated localization support class.
Messages - Class in hudson.views
Generated localization support class.
Messages - Class in hudson.widgets
Generated localization support class.
Messages - Class in jenkins.agents
Generated localization support class.
Messages - Class in jenkins.appearance
Generated localization support class.
Messages - Class in jenkins.console
Generated localization support class.
Messages - Class in jenkins.diagnostics
Generated localization support class.
Messages - Class in jenkins.fingerprints
Generated localization support class.
Messages - Class in jenkins.install
Generated localization support class.
Messages - Class in jenkins.management
Generated localization support class.
Messages - Class in jenkins.model.experimentalflags
Generated localization support class.
Messages - Class in jenkins.model.item_category
Generated localization support class.
Messages - Class in jenkins.model
Generated localization support class.
Messages - Class in jenkins.monitor
Generated localization support class.
Messages - Class in jenkins.mvn
Generated localization support class.
Messages - Class in jenkins.security.apitoken
Generated localization support class.
Messages - Class in jenkins.security.csrf
Generated localization support class.
Messages - Class in jenkins.security
Generated localization support class.
Messages - Class in jenkins.security.seed
Generated localization support class.
Messages - Class in jenkins.slaves
Generated localization support class.
Messages - Class in jenkins.slaves.systemInfo
Generated localization support class.
Messages - Class in jenkins.tasks.filters.impl
Generated localization support class.
Messages - Class in jenkins.triggers
Generated localization support class.
Messages() - Constructor for class hudson.cli.Messages
 
Messages() - Constructor for class hudson.diagnosis.Messages
 
Messages() - Constructor for class hudson.fsp.Messages
 
Messages() - Constructor for class hudson.init.impl.Messages
 
Messages() - Constructor for class hudson.lifecycle.Messages
 
Messages() - Constructor for class hudson.logging.Messages
 
Messages() - Constructor for class hudson.markup.Messages
 
Messages() - Constructor for class hudson.Messages
 
Messages() - Constructor for class hudson.model.Messages
 
Messages() - Constructor for class hudson.model.queue.Messages
 
Messages() - Constructor for class hudson.node_monitors.Messages
 
Messages() - Constructor for class hudson.scheduler.Messages
 
Messages() - Constructor for class hudson.scm.Messages
 
Messages() - Constructor for class hudson.search.Messages
 
Messages() - Constructor for class hudson.security.csrf.Messages
 
Messages() - Constructor for class hudson.security.Messages
 
Messages() - Constructor for class hudson.slaves.Messages
 
Messages() - Constructor for class hudson.tasks.Messages
 
Messages() - Constructor for class hudson.tools.Messages
 
Messages() - Constructor for class hudson.triggers.Messages
 
Messages() - Constructor for class hudson.util.Messages
 
Messages() - Constructor for class hudson.views.Messages
 
Messages() - Constructor for class hudson.widgets.Messages
 
Messages() - Constructor for class jenkins.agents.Messages
 
Messages() - Constructor for class jenkins.appearance.Messages
 
Messages() - Constructor for class jenkins.console.Messages
 
Messages() - Constructor for class jenkins.diagnostics.Messages
 
Messages() - Constructor for class jenkins.fingerprints.Messages
 
Messages() - Constructor for class jenkins.install.Messages
 
Messages() - Constructor for class jenkins.management.Messages
 
Messages() - Constructor for class jenkins.model.experimentalflags.Messages
 
Messages() - Constructor for class jenkins.model.item_category.Messages
 
Messages() - Constructor for class jenkins.model.Messages
 
Messages() - Constructor for class jenkins.monitor.Messages
 
Messages() - Constructor for class jenkins.mvn.Messages
 
Messages() - Constructor for class jenkins.security.apitoken.Messages
 
Messages() - Constructor for class jenkins.security.csrf.Messages
 
Messages() - Constructor for class jenkins.security.Messages
 
Messages() - Constructor for class jenkins.security.seed.Messages
 
Messages() - Constructor for class jenkins.slaves.Messages
 
Messages() - Constructor for class jenkins.slaves.systemInfo.Messages
 
Messages() - Constructor for class jenkins.tasks.filters.impl.Messages
 
Messages() - Constructor for class jenkins.triggers.Messages
 
MetadataCache() - Constructor for class hudson.PluginManager.MetadataCache
 
MetaLocaleDrivenResourceProvider - Class in jenkins
Look up plugin-provided localized resources for the given URL.
MetaLocaleDrivenResourceProvider() - Constructor for class jenkins.MetaLocaleDrivenResourceProvider
 
methodMissing(String, Object) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
MICROSECONDS - hudson.util.TimeUnit2
Deprecated.
 
MIDNIGHT - Static variable in class hudson.scheduler.CrontabLexer
 
MIDNIGHT - Static variable in class hudson.scheduler.CrontabParser
 
MIDNIGHT() - Method in class hudson.scheduler.CrontabParser.StartRuleContext
 
migrate(File, File) - Method in class jenkins.model.RunIdMigrator
Perform one-time migration if this has not been done already.
migrateLegacyPrimaryAllViewLocalizedName(List<View>, String) - Static method in class hudson.model.AllView
Corrects the name of the AllView if and only if the AllView is the primary view and its name is one of the localized forms of Messages._Hudson_ViewName() and the user has not opted out of fixing the view name by setting the system property hudson.mode.AllView.JENKINS-38606 to false.
Migrator() - Constructor for class hudson.tasks.ArtifactArchiver.Migrator
 
MILLISECONDS - hudson.util.TimeUnit2
Deprecated.
 
min - Variable in class hudson.model.MultiStageTimeSeries
Updated every 1 min.
min() - Method in class hudson.model.Fingerprint.RangeSet
Returns the smallest value in this range.
min(int, int...) - Static method in class hudson.Util
 
min(HealthReport, HealthReport) - Static method in class hudson.model.HealthReport
Utility method to find the report with the lowest health.
MIN - hudson.model.MultiStageTimeSeries.TimeScale
 
MIN - Static variable in class hudson.model.PeriodicWork
 
MIN_TOSHOW - Static variable in class jenkins.model.item_category.ItemCategory
This field indicates how much non-default categories are required in order to start showing them in Jenkins.
MINUS - Static variable in class hudson.scheduler.CrontabLexer
 
MINUS - Static variable in class hudson.scheduler.CrontabParser
 
MINUS() - Method in class hudson.scheduler.CrontabParser.TermContext
 
MINUTES - hudson.util.TimeUnit2
Deprecated.
 
MISC - hudson.model.ManagementLink.Category
Anything that doesn't fit into any of the other categories.
MissingDependencyException - Exception in jenkins
Exception thrown if plugin resolution fails due to missing dependencies
MissingDependencyException(String, List<PluginWrapper.Dependency>) - Constructor for exception jenkins.MissingDependencyException
 
mkdirs() - Method in class hudson.FilePath
Creates this directory.
mkdirs() - Method in class hudson.XmlFile
 
mkdirs(File) - Static method in class hudson.util.IOUtils
Ensures that the given directory exists (if not, it's created, including all the parent directories.)
mode() - Method in class hudson.FilePath
Gets the file permission bit mask.
mode() - Method in class jenkins.util.VirtualFile
Gets the file’s Unix mode, if meaningful.
mode(File) - Static method in class hudson.util.IOUtils
Gets the mode of a file/directory, if appropriate.
MODE_PROPERTY - Static variable in class jenkins.model.lazy.BuildReference.DefaultHolderFactory
 
modelClass - Variable in class hudson.security.PermissionScope
Domain model type that approximates this scope.
ModelHyperlinkNote - Class in hudson.console
HyperlinkNote that links to a model object, which in the UI gets rendered with context menu and etc.
ModelHyperlinkNote(String, int) - Constructor for class hudson.console.ModelHyperlinkNote
 
ModelHyperlinkNote.DescriptorImpl - Class in hudson.console
 
ModelObject - Interface in hudson.model
A model object has a human readable name.
ModelObjectWithChildren - Interface in jenkins.model
ModelObject that has the children context menu in the breadcrumb.
ModelObjectWithContextMenu - Interface in jenkins.model
ModelObject that has context menu in the breadcrumb.
ModelObjectWithContextMenu.ContextMenu - Class in jenkins.model
Data object that represents the context menu.
ModelObjectWithContextMenu.ContextMenuVisibility - Interface in jenkins.model
Allows an action to decide whether it will be visible in a context menu.
ModelObjectWithContextMenu.MenuItem - Class in jenkins.model
ModelObjectWithContextMenu.MenuItemType - Enum in jenkins.model
 
modeNames - Static variable in class hudson.model.labels.LabelExpressionLexer
 
modeNames - Static variable in class hudson.scheduler.CrontabLexer
 
modeToPermissions(int) - Static method in class hudson.Util
 
ModifiableItemGroup<T extends Item> - Interface in hudson.model
ItemGroup that is a general purpose container, which allows users and the rest of the program to create arbitrary items into it.
ModifiableTopLevelItemGroup - Interface in jenkins.model
A ModifiableItemGroup to manage TopLevelItem, including copying, creating from descriptor and from XML.
ModifiableViewGroup - Interface in hudson.model
ViewGroup that can be modified.
monitor() - Method in class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor
Performs all monitoring concurrently.
monitor() - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Performs monitoring across the board.
monitor() - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor
 
monitor() - Method in class hudson.node_monitors.ResponseTimeMonitor.DescriptorImpl
 
monitor(Computer) - Method in class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor
 
monitor(Computer) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Performs monitoring of the given computer object.
monitorDetailed() - Method in class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor
Perform monitoring with detailed reporting.
MonitorMarkedNodeOffline - Class in hudson.node_monitors
If NodeMonitor marks the node as offline, we'll show this to the admin to get their attention.
MonitorMarkedNodeOffline() - Constructor for class hudson.node_monitors.MonitorMarkedNodeOffline
 
MonitorMarkedNodeOffline_DisplayName() - Static method in class hudson.node_monitors.Messages
Key MonitorMarkedNodeOffline.DisplayName: Node Marked Offline Due to Health Check.
MonitorOfflineCause - Class in hudson.node_monitors
Offline cause to denote it was node monitor what put computer offline.
MonitorOfflineCause() - Constructor for class hudson.node_monitors.MonitorOfflineCause
 
MONTHLY - Static variable in class hudson.scheduler.CrontabLexer
 
MONTHLY - Static variable in class hudson.scheduler.CrontabParser
 
MONTHLY() - Method in class hudson.scheduler.CrontabParser.StartRuleContext
 
MorphTagLibrary - Class in hudson.util.jelly
Jelly tag library for literal-like tags, with an ability to add arbitrary attributes taken from a map.
MorphTagLibrary() - Constructor for class hudson.util.jelly.MorphTagLibrary
 
move(I, DirectlyModifiableTopLevelItemGroup) - Static method in class hudson.model.Items
Moves an item between folders (or top level).
moveAllChildrenTo(FilePath) - Method in class hudson.FilePath
Moves all the contents of this directory into the specified directory, then delete this directory itself.
movedTo(DirectlyModifiableTopLevelItemGroup, AbstractItem, File) - Method in class hudson.model.AbstractItem
Notify this item it's been moved to another location, replaced by newItem (might be the same object, but not guaranteed).
movedTo(DirectlyModifiableTopLevelItemGroup, AbstractItem, File) - Method in class hudson.model.Job
 
MOVEFILE_COPY_ALLOWED - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_CREATE_HARDLINK - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_DELAY_UNTIL_REBOOT - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_FAIL_IF_NOT_TRACKABLE - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_REPLACE_EXISTING - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_WRITE_THROUGH - Static variable in interface hudson.util.jna.Kernel32
 
MoveFileExA(String, String, int) - Method in interface hudson.util.jna.Kernel32
MultipartFormDataParser - Class in hudson.util
Wraps commons file-upload and handles a "multipart/form-data" form submission (that often includes file upload.)
MultipartFormDataParser(HttpServletRequest) - Constructor for class hudson.util.MultipartFormDataParser
 
MultipartFormDataParser(HttpServletRequest, int) - Constructor for class hudson.util.MultipartFormDataParser
 
MultipartFormDataParser(HttpServletRequest, int, long, long) - Constructor for class hudson.util.MultipartFormDataParser
 
MultiStageTimeSeries - Class in hudson.model
Maintains several TimeSeries with different update frequencies to satisfy three goals; (1) retain data over long timespan, (2) save memory, and (3) retain accurate data for the recent past.
MultiStageTimeSeries(float, float) - Constructor for class hudson.model.MultiStageTimeSeries
MultiStageTimeSeries(Localizable, Color, float, float) - Constructor for class hudson.model.MultiStageTimeSeries
 
MultiStageTimeSeries_EMPTY_STRING() - Static method in class hudson.model.Messages
Key MultiStageTimeSeries.EMPTY_STRING: .
MultiStageTimeSeries.TimeScale - Enum in hudson.model
Choose which datapoint to use.
MultiStageTimeSeries.TrendChart - Class in hudson.model
Represents the trend chart that consists of several MultiStageTimeSeries.
mustDisplayLegacyApiToken(User) - Method in class jenkins.security.ApiTokenProperty.DescriptorImpl
 
MyView - Class in hudson.model
View that only contains projects for which the current user has access to.
MyView(String) - Constructor for class hudson.model.MyView
 
MyView(String, ViewGroup) - Constructor for class hudson.model.MyView
 
MyView_DisplayName() - Static method in class hudson.model.Messages
Key MyView.DisplayName: My View.
MyView.DescriptorImpl - Class in hudson.model
 
MyViewsProperty - Class in hudson.model
A UserProperty that remembers user-private views.
MyViewsProperty(String) - Constructor for class hudson.model.MyViewsProperty
 
MyViewsProperty_DisplayName() - Static method in class hudson.model.Messages
Key MyViewsProperty.DisplayName: My Views.
MyViewsProperty_GlobalAction_DisplayName() - Static method in class hudson.model.Messages
Key MyViewsProperty.GlobalAction.DisplayName: My Views.
MyViewsProperty_ViewExistsCheck_AlreadyExists(Object) - Static method in class hudson.model.Messages
Key MyViewsProperty.ViewExistsCheck.AlreadyExists: A view with name {0} already exists.
MyViewsProperty_ViewExistsCheck_NotExist(Object) - Static method in class hudson.model.Messages
Key MyViewsProperty.ViewExistsCheck.NotExist: A view with name {0} does not exist.
MyViewsProperty.DescriptorImpl - Class in hudson.model
 
MyViewsProperty.GlobalAction - Class in hudson.model
 
MyViewsTabBar - Class in hudson.views
Extension point for adding a MyViewsTabBar header to Projects MyViewsProperty.
MyViewsTabBar() - Constructor for class hudson.views.MyViewsTabBar
 
MyViewsTabBar.GlobalConfigurationImpl - Class in hudson.views
Configures ViewsTabBar in the system configuration.
MyViewsTabBarDescriptor - Class in hudson.views
MyViewsTabBarDescriptor() - Constructor for class hudson.views.MyViewsTabBarDescriptor
 
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