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