public interface ContentMetadataFactory
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
makeMetadata(ContentEntityObject ceo,
com.google.common.base.Supplier<Content> entitySupplier,
Fauxpansions fauxpansions)
Make common metadata for content
|
Map<String,Object> makeMetadata(ContentEntityObject ceo, com.google.common.base.Supplier<Content> entitySupplier, Fauxpansions fauxpansions)
ceo - Useful for retrieving entity specific data like version comment on AttachmententitySupplier - Content object for invoking content type supportfauxpansions - Expandability indicator for the top level, as well as any sub-expansions.Copyright © 2003–2016 Atlassian. All rights reserved.