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