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