|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 Summary | |
---|---|
ArtifactArchiver | Copies the artifacts into an archive directory. |
ArtifactArchiver.DescriptorImpl | |
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>> | Descriptor for Builder and Publisher . |
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 | Common part between Shell and BatchFile . |
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 | |
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 Summary | |
---|---|
BuildStepMonitor | Used by BuildStep.getRequiredMonitorService() . |
Built-in Builders and Publishers that perform the actual heavy-lifting of a build.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |