Interface ArtifactInfo

All Known Implementing Classes:
ProjectBuilder.ArtifactInfoImpl

@ProviderType public interface ArtifactInfo
A snapshot of the build information of an artifact.
  • Method Details

    • getBundleId

      BundleId getBundleId()
      The bundle ID of the build bundle
      Returns:
      the bundle id
    • getExports

      Packages getExports()
      Exported packages
      Returns:
      exported packages.
    • getImports

      Packages getImports()
      Imported packages
    • getContained

      Packages getContained()
      Contained packages