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