library
Toggle table of contents
2025.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
library
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.