public class TypedComponentIdentifierJsonSerializer extends Object implements com.google.gson.JsonSerializer<org.mule.runtime.api.component.TypedComponentIdentifier>
TypedComponentIdentifiers| Constructor and Description |
|---|
TypedComponentIdentifierJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(org.mule.runtime.api.component.TypedComponentIdentifier typedComponentIdentifier,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public TypedComponentIdentifierJsonSerializer()
public com.google.gson.JsonElement serialize(org.mule.runtime.api.component.TypedComponentIdentifier typedComponentIdentifier,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize in interface com.google.gson.JsonSerializer<org.mule.runtime.api.component.TypedComponentIdentifier>Copyright © 2022 MuleSoft, Inc.. All rights reserved.