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