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