JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gradle.api.artifacts.result
Interface ComponentResult
All Known Subinterfaces:
ComponentArtifactsResult
,
UnresolvedComponentResult
@Incubating
public interface
ComponentResult
The result of resolving a component.
Since:
2.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ComponentIdentifier
getId
()
Returns an identifier for the requested component.
Method Detail
getId
ComponentIdentifier
getId()
Returns an identifier for the requested component.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method