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