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