Package org.gradle.api.artifacts.result
Interface ComponentResult
- All Known Subinterfaces:
ComponentArtifactsResult,UnresolvedComponentResult
The result of resolving a component.
- Since:
- 2.0
-
Method Summary
-
Method Details
-
getId
ComponentIdentifier getId()Returns an identifier for the requested component.
-