Interface PackageInfo

All Known Implementing Classes:
DefaultPackageInfo

public interface PackageInfo
Exposes the main meta information about a package
  • Method Details

    • getId

      @NotNull @NotNull PackageId getId()
      Returns the package id.
      Returns:
      the package id.
    • getFilter

      @NotNull @NotNull WorkspaceFilter getFilter()
      Returns the workspace filter
      Returns:
      the filter
    • getPackageType

      @NotNull @NotNull PackageType getPackageType()
      Returns the package type.
      Returns:
      the package type