public interface DependencyResolutionTaskOutput
Interface representing the output of the dependency resolution build task.
Provides access to the resolved bundles. The resolved bundles are represented using BundleKeys.
Clients shouldn't implement this interface.
public Collection< | Gets the bundles that were resolved during the dependency resolution. |
Gets the bundles that were resolved during the dependency resolution.
The bundle keys.