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