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