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