|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MavenArtifactRecord | |
|---|---|
| hudson.maven | Maven support. |
| hudson.maven.reporters | |
| Uses of MavenArtifactRecord in hudson.maven |
|---|
| Methods in hudson.maven that return MavenArtifactRecord | |
|---|---|
MavenArtifactRecord |
MavenBuild.getMavenArtifacts()
Information about artifacts produced by Maven. |
| Uses of MavenArtifactRecord in hudson.maven.reporters |
|---|
| Methods in hudson.maven.reporters that return types with arguments of type MavenArtifactRecord | |
|---|---|
Class<MavenArtifactRecord> |
MavenAggregatedArtifactRecord.getIndividualActionType()
|
List<MavenArtifactRecord> |
MavenAggregatedArtifactRecord.getModuleRecords()
MavenArtifactRecords of every module build contributed to MavenAggregatedArtifactRecord.parent. |
| Methods in hudson.maven.reporters with parameters of type MavenArtifactRecord | |
|---|---|
org.kohsuke.stapler.HttpResponse |
MavenArtifact.doFile(MavenArtifactRecord parent)
Serve the file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||