See: Description
Interface | Description |
---|---|
BuildStep |
One step of the whole build process.
|
Maven.ProjectWithMaven |
Optional interface that can be implemented by
AbstractProject
that has "contextual" Maven.MavenInstallation associated with it. |
Class | Description |
---|---|
ArtifactArchiver |
Copies the artifacts into an archive directory.
|
ArtifactArchiver.DescriptorImpl | |
ArtifactArchiver.Migrator | |
BatchFile |
Executes commands by using Windows batch file.
|
BatchFile.DescriptorImpl | |
Builder |
BuildStep s that perform the actual build. |
BuildStep.PublisherList |
List of publisher descriptor.
|
BuildStepCompatibilityLayer | Deprecated
since 1.150
|
BuildStepDescriptor<T extends BuildStep & Describable<T>> | |
BuildTrigger |
Triggers builds of other projects.
|
BuildTrigger.DescriptorImpl | |
BuildTrigger.DescriptorImpl.ItemListenerImpl | |
BuildWrapper |
Pluggability point for performing pre/post actions for the build process.
|
BuildWrapperDescriptor |
Descriptor for BuildWrapper . |
BuildWrappers |
List of all installed
BuildWrapper . |
CommandInterpreter | |
Fingerprinter |
Records fingerprints of the specified files.
|
Fingerprinter.DescriptorImpl | |
Fingerprinter.FingerprintAction |
Action for displaying fingerprints.
|
LogRotator |
Default implementation of
BuildDiscarder . |
LogRotator.LRDescriptor | |
Maven |
Build by using Maven.
|
Maven.DescriptorImpl | |
Maven.MavenInstallation |
Represents a Maven installation in a system.
|
Maven.MavenInstallation.ConverterImpl | |
Maven.MavenInstallation.DescriptorImpl | |
Maven.MavenInstaller |
Automatic Maven installer from apache.org.
|
Maven.MavenInstaller.DescriptorImpl | |
Messages |
Generated localization support class.
|
Notifier |
BuildStep s that run after the build is completed. |
Publisher |
BuildStep s that run after the build is completed. |
Publisher.DescriptorExtensionListImpl |
Publisher has a special sort semantics that requires a subtype. |
Recorder |
BuildStep s that run after the build is completed. |
Shell |
Executes a series of commands by using a shell.
|
Shell.DescriptorImpl | |
UserAvatarResolver |
Infers avatar image URLs for users
|
UserNameResolver |
Finds full name off the user when none is specified.
|
Enum | Description |
---|---|
BuildStepMonitor |
Exception | Description |
---|
Copyright © 2004–2021. All rights reserved.