Uses of Class
hudson.maven.reporters.MavenAbstractArtifactRecord.Record

Packages that use MavenAbstractArtifactRecord.Record
hudson.maven.reporters   
 

Uses of MavenAbstractArtifactRecord.Record in hudson.maven.reporters
 

Fields in hudson.maven.reporters with type parameters of type MavenAbstractArtifactRecord.Record
 CopyOnWriteArrayList<MavenAbstractArtifactRecord.Record> MavenAbstractArtifactRecord.records
          Records of a deployment.
 

Methods in hudson.maven.reporters that return types with arguments of type MavenAbstractArtifactRecord.Record
 AnnotatedLargeText<MavenAbstractArtifactRecord.Record> MavenAbstractArtifactRecord.Record.getLog()
          Returns the log of this deployment record.
 



Copyright © 2004-2013. All Rights Reserved.