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