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