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