Interface ArtifactInfo


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

      • 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