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