Uses of Interface
aQute.bnd.build.api.ArtifactInfo
-
Packages that use ArtifactInfo Package Description aQute.bnd.build.api -
-
Uses of ArtifactInfo in aQute.bnd.build.api
Methods in aQute.bnd.build.api that return types with arguments of type ArtifactInfo Modifier and Type Method Description java.util.List<ArtifactInfo>
BuildInfo. getArtifactInfos()
Get the build artifacts
-