public final class WorkflowSpecificationCodec extends AbstractSpecificationCodec<WorkflowSpecification>
| Constructor and Description |
|---|
WorkflowSpecificationCodec() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowSpecification |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(WorkflowSpecification src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
deserializeList, deserializeMap, deserializeSet, serializeList, serializeMap, serializeSetpublic com.google.gson.JsonElement serialize(WorkflowSpecification src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
public WorkflowSpecification deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
com.google.gson.JsonParseExceptionCopyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.