|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArtifactsExtractor
Provides ArtifactsPair extraction for projects and builds.
| Method Summary | |
|---|---|
ArtifactsPair |
extract(AbstractBuild build)
Get the artifacts for a build. |
ArtifactsPair |
extract(AbstractProject project)
Get the artifacts from a projects last build. |
| Method Detail |
|---|
ArtifactsPair extract(AbstractProject project)
null if no matching last build or build has no Maven build records.ArtifactsPair extract(AbstractBuild build)
null if no Maven build records are available for given build.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||