public static class CustomDeserializers.JobStateAdapter extends Object implements com.google.gson.JsonDeserializer<JobState>
| Constructor and Description | 
|---|
CustomDeserializers.JobStateAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
JobState | 
deserialize(com.google.gson.JsonElement jsonElement,
           Type type,
           com.google.gson.JsonDeserializationContext context)  | 
public JobState deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<JobState>com.google.gson.JsonParseExceptionCopyright © 2009-2013 jclouds. All Rights Reserved.