nest.repository.support Documentation TaskDoc JavaDoc Packages
Output of the nest.bundle.download() bundle downloading task. The result provides access to the execution paths of the bundles and to each individually downloaded bundle.
Summary
Fields
BundlePathsThe list of execution paths that are the result of the bundle download.
DownloadResultsThe list of download results for each downloaded bundle.
Fields
Collection of SakerPath
The list of execution paths that are the result of the bundle download. Each path in the collection is the result of a downloaded bundle.
The list of download results for each downloaded bundle. Unlike BundlePaths, DownloadResults provide access to other information apart from the download path, like BundleIdentifier.