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