public static class WorkflowInfoDTO.WorkflowStatusEnum.Adapter extends com.google.gson.TypeAdapter<WorkflowInfoDTO.WorkflowStatusEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowInfoDTO.WorkflowStatusEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
WorkflowInfoDTO.WorkflowStatusEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
WorkflowInfoDTO.WorkflowStatusEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<WorkflowInfoDTO.WorkflowStatusEnum>IOExceptionpublic WorkflowInfoDTO.WorkflowStatusEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<WorkflowInfoDTO.WorkflowStatusEnum>IOExceptionCopyright © 2021 WSO2 Inc. All rights reserved.