Uses of Class
com.atlassian.confluence.api.impl.service.content.factory.Fauxpansions

Packages that use Fauxpansions
com.atlassian.confluence.api.impl.service.content.factory   
 

Uses of Fauxpansions in com.atlassian.confluence.api.impl.service.content.factory
 

Methods in com.atlassian.confluence.api.impl.service.content.factory that return Fauxpansions
static Fauxpansions Fauxpansions.fauxpansions(Expansions expansions, java.lang.String propertyName)
           
 

Methods in com.atlassian.confluence.api.impl.service.content.factory with parameters of type Fauxpansions
 java.util.Map<ContentType,PageResponse<Content>> ChildContentFactory.buildFrom(Content parent, Depth depth, Fauxpansions fauxpansions)
           
 Reference<Version> VersionFactory.buildRef(AbstractLabelableEntityObject entity, Fauxpansions fauxpansions)
           
 Reference<History> HistoryFactory.buildRef(AbstractLabelableEntityObject entity, Reference<Content> contentReference, Fauxpansions fauxpansions)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.