public class ActivityTaskStatusJsonUnmarshaller extends Object implements Unmarshaller<ActivityTaskStatus,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ActivityTaskStatusJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ActivityTaskStatusJsonUnmarshaller |
getInstance() |
ActivityTaskStatus |
unmarshall(JsonUnmarshallerContext context) |
public ActivityTaskStatus unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<ActivityTaskStatus,JsonUnmarshallerContext>Exceptionpublic static ActivityTaskStatusJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.