Interface PackageType
- All Known Implementing Classes:
AppImagePackageType
,StandardPackageType
public interface PackageType
Generic package type. E.g.: application image, rpm, msi are all package types.
- See Also:
AppImagePackageType
, StandardPackageType