|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RestEntity in com.atlassian.confluence.plugins.restapi.enrich |
|---|
| Methods in com.atlassian.confluence.plugins.restapi.enrich with parameters of type RestEntity | |
|---|---|
void |
SelfLinkEntityEnricher.enrich(RestEntity entity)
|
void |
ExpandableEntityEnricher.enrich(RestEntity entity)
|
void |
EntityEnricher.enrich(RestEntity entity)
|
void |
EntityCollectionLinkEnricher.enrich(RestEntity entity)
|
void |
BaseLinkEnricher.enrich(RestEntity entity)
|
| Uses of RestEntity in com.atlassian.confluence.plugins.restapi.enrich.model |
|---|
| Methods in com.atlassian.confluence.plugins.restapi.enrich.model with parameters of type RestEntity | |
|---|---|
void |
ContentEnricher.enrich(RestEntity entity)
|
| Uses of RestEntity in com.atlassian.confluence.rest.api.services |
|---|
| Methods in com.atlassian.confluence.rest.api.services that return RestEntity | ||
|---|---|---|
|
RestEntityFactory.create(T entity)
creates a RestEntity that wraps the provided entity. |
|
| Uses of RestEntity in com.atlassian.confluence.rest.serialization |
|---|
| Methods in com.atlassian.confluence.rest.serialization that return RestEntity | ||
|---|---|---|
|
DefaultRestEntityFactory.create(T entity)
|
|
| Methods in com.atlassian.confluence.rest.serialization with parameters of type RestEntity | |
|---|---|
void |
RestEntitySerializer.serialize(RestEntity entity,
org.codehaus.jackson.JsonGenerator jsonGen,
org.codehaus.jackson.map.SerializerProvider serializerProvider)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||