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