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