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