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