Viaduct Tenant API
Toggle table of contents
0.28.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
Viaduct Tenant API
Viaduct Tenant API
/
viaduct.api.globalid
/
GlobalIDCodec
/
serialize
serialize
abstract
fun
<
T
:
NodeCompositeOutput
>
serialize
(
id
:
GlobalID
<
T
>
)
:
String
(
source
)
Serialize a GlobalID to a string.
Return
The serialized GlobalID.
Parameters
id
The GlobalID to serialize.