com.atlassian.confluence.api.impl.service.content.factory
Class ModelMetadataFactory

java.lang.Object
  extended by com.atlassian.confluence.api.impl.service.content.factory.ModelMetadataFactory

public class ModelMetadataFactory
extends Object

Creates metadata for attachment to Model objects.


Constructor Summary
ModelMetadataFactory(com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 
Method Summary
 Map<String,Object> makeMetadata(Object entity, Expansions expansions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelMetadataFactory

public ModelMetadataFactory(com.atlassian.plugin.PluginAccessor pluginAccessor)
Method Detail

makeMetadata

public Map<String,Object> makeMetadata(Object entity,
                                       Expansions expansions)


Copyright © 2003–2015 Atlassian. All rights reserved.