Uses of Class
hudson.maven.reporters.MavenAbstractArtifactRecord

Packages that use MavenAbstractArtifactRecord
hudson.maven Maven support. 
hudson.maven.reporters   
 

Uses of MavenAbstractArtifactRecord in hudson.maven
 

Methods in hudson.maven that return types with arguments of type MavenAbstractArtifactRecord
protected  List<MavenAbstractArtifactRecord> RedeployPublisher.getActions(AbstractBuild<?,?> build, BuildListener listener)
           
 

Uses of MavenAbstractArtifactRecord in hudson.maven.reporters
 

Subclasses of MavenAbstractArtifactRecord in hudson.maven.reporters
 class MavenAggregatedArtifactRecord
          Redeploy action for the entire MavenModuleSetBuild.
 class MavenArtifactRecord
          Action that remembers artifacts that are built.
 



Copyright © 2004-2013. All Rights Reserved.