Package org.bonitasoft.plugin.analyze
Interface ArtifactAnalyzer
-
public interface ArtifactAnalyzer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DependencyReportanalyze(List<org.apache.maven.artifact.Artifact> artifacts)
-
-
-
Method Detail
-
analyze
DependencyReport analyze(List<org.apache.maven.artifact.Artifact> artifacts)
-
-