Package aQute.bnd.build.api
Interface ArtifactInfo
-
@ProviderType public interface ArtifactInfoA snapshot of the build information of an artifact.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BundleIdgetBundleId()The bundle ID of the build bundlePackagesgetContained()Contained packagesPackagesgetExports()Exported packagesPackagesgetImports()Imported packages
-