Interface PolymartLicenseFetcher
- All Known Implementing Classes:
DefaultPolymartLicenseFetcher
public interface PolymartLicenseFetcher
Fetch the
PolymartLicenseEntry
-
Method Summary
Modifier and TypeMethodDescriptionstatic PolymartLicenseFetcher
The default fetcher.Fetch the license entry
-
Method Details
-
defaultFetcher
The default fetcher. The values will be replaced by Polymart when uploading the resource.- Returns:
- the default fetcher
-
fetchLicense
PolymartLicenseEntry fetchLicense()Fetch the license entry- Returns:
- the license entry
-