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