@Incubating public interface ProjectComponentIdentifier extends ComponentIdentifier
| Modifier and Type | Method and Description |
|---|---|
BuildIdentifier |
getBuild()
Identifies the build that contains the project that produces this component.
|
String |
getProjectName()
Returns the simple name of the project that produces this component.
|
String |
getProjectPath()
Returns the path of the project that produces this component.
|
getDisplayNameBuildIdentifier getBuild()
String getProjectPath()
String getProjectName()