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