Interface ProjectComponentIdentifier
- All Superinterfaces:
ComponentIdentifier
An identifier for a component instance that is built as part of the current build.
- Since:
- 1.10
-
Method Summary
Modifier and TypeMethodDescriptiongetBuild()Identifies the build that contains the project component.Returns the simple name of the project.Returns the path of the project which the component belongs to.Methods inherited from interface ComponentIdentifier
getDisplayName
-
Method Details
-
getBuild
BuildIdentifier getBuild()Identifies the build that contains the project component.- Returns:
- The build identifier
-
getProjectPath
-
getProjectName
-