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