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