com.atlassian.confluence.plugins.restapi.enrich.documentation
Class RequestEntityEnricher
java.lang.Object
com.atlassian.confluence.plugins.restapi.enrich.documentation.RequestEntityEnricher
- All Implemented Interfaces:
- EntityEnricher
public class RequestEntityEnricher
- extends Object
- implements EntityEnricher
Removes _links and _expendable fields from request objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestEntityEnricher
public RequestEntityEnricher()
enrich
public void enrich(@Nonnull
RestEntity entity)
- Specified by:
enrich
in interface EntityEnricher
Copyright © 2003–2015 Atlassian. All rights reserved.