public class ActivityTaskCanceledEventAttributesJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ActivityTaskCanceledEventAttributes,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ActivityTaskCanceledEventAttributesJsonUnmarshaller |
instance |
Constructor and Description |
---|
ActivityTaskCanceledEventAttributesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ActivityTaskCanceledEventAttributesJsonUnmarshaller |
getInstance() |
ActivityTaskCanceledEventAttributes |
unmarshall(JsonUnmarshallerContext context) |
private static ActivityTaskCanceledEventAttributesJsonUnmarshaller instance
public ActivityTaskCanceledEventAttributesJsonUnmarshaller()
public ActivityTaskCanceledEventAttributes unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ActivityTaskCanceledEventAttributes,JsonUnmarshallerContext>
java.lang.Exception
public static ActivityTaskCanceledEventAttributesJsonUnmarshaller getInstance()