public final class RestEntityConverter extends Object
Constructor and Description |
---|
RestEntityConverter(RestEntityFactory restEntityFactory) |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Object entity) |
Object |
convert(Object entity,
SchemaType schemaType) |
boolean |
isEnrichableEntity(Class entityType) |
boolean |
isEnrichableList(Class listType) |
public RestEntityConverter(RestEntityFactory restEntityFactory)
public Object convert(Object entity, SchemaType schemaType)
public boolean isEnrichableList(Class listType)
public boolean isEnrichableEntity(Class entityType)
Copyright © 2003–2021 Atlassian. All rights reserved.