public class ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ChildWorkflowExecutionStartedEventAttributes,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller |
instance |
Constructor and Description |
---|
ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller |
getInstance() |
ChildWorkflowExecutionStartedEventAttributes |
unmarshall(JsonUnmarshallerContext context) |
private static ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller instance
public ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller()
public ChildWorkflowExecutionStartedEventAttributes unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ChildWorkflowExecutionStartedEventAttributes,JsonUnmarshallerContext>
java.lang.Exception
public static ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller getInstance()