All Classes Interface Summary Class Summary
Class |
Description |
AbstractIvyBuild<P extends AbstractIvyProject<P,B>,B extends AbstractIvyBuild<P,B>> |
|
AbstractIvyBuild.ParameterizedUpstreamCause |
|
AbstractIvyProject<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>> |
|
AggregatableAction |
|
AntIvyBuilderType |
|
AntIvyBuilderType.DescriptorImpl |
|
AntIvyBuildWrapper |
A custom wrapper providing an extended Environment that can be used to customize the execution of Ant.
|
FilteredChangeLogSet |
|
IvyAggregatedReport |
Action to be associated with IvyModuleSetBuild ,
which usually displays some aspect of the aggregated results
of the module builds (such as aggregated test result, aggregated
coverage report, etc.)
|
IvyBuild |
|
IvyBuild.IvyModuleEnvironmentAction |
|
IvyBuilder |
Callable that invokes Ant CLI (in process) and drives a build.
|
IvyBuilderType |
|
IvyBuilderTypeDescriptor |
|
IvyBuildProxy |
|
IvyBuildProxy.BuildCallable<V,T extends Throwable> |
|
IvyBuildProxy.Filter<CORE extends IvyBuildProxy> |
|
IvyBuildProxy.Filter.AsyncInvoker |
|
IvyBuildProxy2 |
A part of IvyBuildProxy that's used internally
for aggregated build.
|
IvyBuildProxy2.Filter<CORE extends IvyBuildProxy2> |
|
IvyBuildTrigger |
Trigger the build of other project based on the Ivy dependency management system.
|
IvyBuildTrigger.DescriptorImpl |
The descriptor implementation of this trigger
|
IvyBuildTrigger.IvyConfiguration |
Container for the Ivy configuration.
|
IvyBuildTrigger.IvyConfiguration.DescriptorImpl |
|
IvyBuildTrigger.UserCause |
This cause is used when triggering downstream builds from the external event trigger.
|
IvyClonerWrapper |
|
IvyConfig |
|
IvyDependency |
Base class representing an Ivy Project build dependency.
|
IvyMessageImpl |
This implements Ivy's MessageLogger.
|
IvyModule |
Job that builds projects based on Ivy.
|
IvyModule.BecauseOfUpstreamModuleBuildInProgress |
Because the upstream module build is in progress, and we are configured to wait for that.
|
IvyModuleSet |
|
IvyModuleSet.BecauseOfModuleBuildInProgress |
Because one of our own modules is currently building.
|
IvyModuleSet.DescriptorImpl |
|
IvyModuleSetBuild |
|
IvyReporter |
Listens to the build execution of IvyBuild ,
and normally records some information and exposes these
in IvyBuild later.
|
IvyReporterDescriptor |
|
IvyThresholdDependency |
Invoke downstream projects with applicable parameters using Jenkins'
DependencyGraph.Dependency interface.
|
IvyVirtualDependency |
Represents a dependency that never triggers a downstream build.
|
Messages |
Generated localization support class.
|
ModuleDependency |
organisation + name + revision + branch.
|
ModuleName |
Version independent name of an Ivy module.
|
NAntIvyBuilderType |
|
NAntIvyBuilderType.DescriptorImpl |
|