Package org.hudsonci.maven.plugin.builder

Interface Summary
MavenBuilderService Provides access to various MavenBuilder details.
 

Class Summary
BuildStateRecord Records the BuildStateDTO for a build.
MavenBuildAction Provides the build's "Maven" link and delegates to MavenBuildUI for viewing the build's Maven details.
MavenBuilder Hudson Maven Builder.
MavenBuilderDescriptor MavenBuilder descriptor.
MavenProjectAction Provides the project's "Maven" link and delegates to MavenProjectUI for viewing the project's Maven details.
MavenProjectActionFactory Attaches the single MavenProjectAction instance to each supportable project (freestyle, multiconfig) which have at least one MavenBuilder configured.
 

Exception Summary
BuilderConfigurationNotFoundException Thrown when a requested builder configuration is not found.
BuildStateNotFoundException Thrown when a requested build-state or a collection of build-states is not found.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.