toggle menu
library
2024.2.0
jvm
switch theme
search in API
library
/
com.gabrielfeo.develocity.api.model
/
GradleArtifactTransformAttribute
/
GradleArtifactTransformAttribute
Gradle
Artifact
Transform
Attribute
constructor
(
@
Json
(
name
=
"name"
)
name
:
String
,
@
Json
(
name
=
"from"
)
from
:
String
,
@
Json
(
name
=
"to"
)
to
:
String
)
Parameters
name
The name of the attribute.
from
The input attribute value.
to
The requested attributed value.