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