Uses of Class
com.isomorphic.maven.packaging.Distribution
| Package | Description |
|---|---|
| com.isomorphic.maven.packaging |
-
Uses of Distribution in com.isomorphic.maven.packaging
Methods in com.isomorphic.maven.packaging that return Distribution Modifier and Type Method Description static DistributionDistribution. get(Product product, License license)Returns a fully-prepared Distribution instance representing an Isomorphic build, suitable for invoking download or repackaging operations against SDK bundles and their contents.Methods in com.isomorphic.maven.packaging that return types with arguments of type Distribution Modifier and Type Method Description List<Distribution>Downloads. fetch(Product product, String buildNumber, String buildDate, License... licenses)Retrieves aDistributioninstance for each of the given licenses, downloads files if necessary, andlinksthe local file to the distribution.Methods in com.isomorphic.maven.packaging with parameters of type Distribution Modifier and Type Method Description StringDownloads. findCurrentBuild(Distribution distribution, String buildNumber)