Package org.bonitasoft.plugin.analyze
Interface ArtifactAnalyser
-
- All Known Implementing Classes:
DefaultArtifactAnalyser
public interface ArtifactAnalyser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DependencyReportanalyse(List<org.apache.maven.artifact.Artifact> artifacts)
-
-
-
Method Detail
-
analyse
DependencyReport analyse(List<org.apache.maven.artifact.Artifact> artifacts)
-
-