library
Toggle table of contents
2025.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
library
library
/
com.gabrielfeo.develocity.api.model
/
BazelCriticalPathActionsInner
/
BazelCriticalPathActionsInner
Bazel
Critical
Path
Actions
Inner
constructor
(
@
Json
(
name
=
"name"
)
name
:
String
,
@
Json
(
name
=
"category"
)
category
:
String
,
@
Json
(
name
=
"duration"
)
duration
:
Long
)
Parameters
name
The name of the action.
category
The category of the action.
duration
The duration of the action, as milliseconds.