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