library
Toggle table of contents
2025.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
library
library
/
com.gabrielfeo.develocity.api.model
/
BazelWorkUnit
/
BazelWorkUnit
Bazel
Work
Unit
constructor
(
@
Json
(
name
=
"packageName"
)
packageName
:
String
,
@
Json
(
name
=
"targetName"
)
targetName
:
String
)
Parameters
package
Name
The name of the Bazel package.
target
Name
The name of the Bazel target.