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>Exceptionpublic static ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.