@Deprecated public class JsonContextTransform extends Object implements org.calrissian.mango.uri.transform.ContextTransformer<Object>
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.net.MediaType |
CONTENT_TYPE
Deprecated.
|
| Constructor and Description |
|---|
JsonContextTransform(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContextName()
Deprecated.
|
com.google.common.net.MediaType |
getMediaType(Object obj)
Deprecated.
|
org.calrissian.mango.uri.domain.ResolvedItem |
transform(Object obj)
Deprecated.
|
public static final com.google.common.net.MediaType CONTENT_TYPE
public JsonContextTransform(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public org.calrissian.mango.uri.domain.ResolvedItem transform(Object obj) throws org.calrissian.mango.uri.exception.ContextTransformException
transform in interface org.calrissian.mango.uri.transform.Transformable<Object>org.calrissian.mango.uri.exception.ContextTransformExceptionpublic com.google.common.net.MediaType getMediaType(Object obj) throws org.calrissian.mango.uri.exception.ContextTransformException
getMediaType in interface org.calrissian.mango.uri.transform.Transformable<Object>org.calrissian.mango.uri.exception.ContextTransformExceptionCopyright © 2017 Calrissian. All rights reserved.