library
Toggle table of contents
2026.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
library
library
/
com.gabrielfeo.develocity.api.model
/
SbtWorkUnit
/
SbtWorkUnit
Sbt
Work
Unit
constructor
(
@
Json
(
name
=
"taskName"
)
taskName
:
String
,
@
Json
(
name
=
"scope"
)
scope
:
SbtWorkUnitScope
?
=
null
)
Parameters
task
Name
The name of the sbt task.
scope