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