Package | Description |
---|---|
com.atlassian.confluence.api.impl.service.content.factory |
Modifier and Type | Method and Description |
---|---|
static Fauxpansions |
Fauxpansions.fauxpansions(Expansions expansions,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
Map<ContentType,PageResponse<Content>> |
ChildContentFactory.buildFrom(ContentSelector parentSelector,
Depth depth,
Fauxpansions fauxpansions) |
Map<ContentEntityObject,Map<String,Object>> |
DefaultContentMetadataFactory.buildMetadata(Map<ContentEntityObject,com.google.common.base.Supplier<Content>> contentMap,
Fauxpansions fauxpansions)
Deprecated.
|
Map<ContentEntityObject,Map<String,Object>> |
ContentMetadataFactory.buildMetadata(Map<ContentEntityObject,com.google.common.base.Supplier<Content>> contentMap,
Fauxpansions fauxpansions)
Deprecated.
|
default Map<ContentEntityObject,Map<String,Object>> |
ContentMetadataFactory.buildMetadataForContentEntityObjects(Map<ContentEntityObject,Supplier<Content>> contentMap,
Fauxpansions fauxpansions)
Make common metadata for a set of ContentEntityObject objects.
|
Reference<Content> |
ContentFactory.buildRef(ContentEntityObject entity,
Fauxpansions fauxpansions) |
Reference<Version> |
VersionFactory.buildRef(ContentEntityObject entity,
Fauxpansions fauxpansions,
ContentFactory contentFactory) |
Reference<History> |
HistoryFactory.buildRef(ContentEntityObject entity,
Reference<Content> contentReference,
List<ConfluenceUser> editContributors,
Fauxpansions fauxpansions,
ContentFactory contentFactory) |
Map<ContentEntityObject,Reference<History>> |
HistoryFactory.buildReferences(Iterable<ContentEntityObject> ceos,
Fauxpansions historyExpansions,
ContentFactory contentFactory) |
Map<String,Object> |
DefaultSpaceMetadataFactory.makeMetadata(Space space,
Fauxpansions fauxpansions) |
Map<String,Object> |
SpaceMetadataFactory.makeMetadata(Space space,
Fauxpansions fauxpansions)
Makes metadata for a space
|
Copyright © 2003–2020 Atlassian. All rights reserved.