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