public static class StartWorkflowRequestBodyFilesTypeField.StartWorkflowRequestBodyFilesTypeFieldSerializer extends JsonSerializer<EnumWrapper<StartWorkflowRequestBodyFilesTypeField>>
| Constructor and Description |
|---|
StartWorkflowRequestBodyFilesTypeFieldSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(EnumWrapper<StartWorkflowRequestBodyFilesTypeField> value,
JsonGenerator gen,
SerializerProvider serializers) |
public StartWorkflowRequestBodyFilesTypeFieldSerializer()
public void serialize(EnumWrapper<StartWorkflowRequestBodyFilesTypeField> value, JsonGenerator gen, SerializerProvider serializers) throws IOException
serialize in class JsonSerializer<EnumWrapper<StartWorkflowRequestBodyFilesTypeField>>IOException