ProjectComponentIdentifier

An identifier for a component instance that is built as part of the current build.

Since

1.10

Functions

Link copied to clipboard
abstract fun getBuild(): BuildIdentifier
Identifies the build that contains the project that produces this component.
Link copied to clipboard
Returns a path to the project for the full build tree.
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getProjectName(): String
Returns the simple name of the project that produces this component.
Link copied to clipboard
abstract fun getProjectPath(): String
Returns the path of the project that produces this component.