tenant-api
Toggle table of contents
0.2.3-skevy-1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
tenant-api
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.