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