toggle menu
library
2024.2.0
jvm
switch theme
search in API
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.