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