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 java.lang.Object

Creates metadata for attachment to Model objects.


Constructor Summary
ModelMetadataFactory(com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 
Method Summary
 java.util.Map<java.lang.String,java.lang.Object> makeMetadata(java.lang.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 java.util.Map<java.lang.String,java.lang.Object> makeMetadata(java.lang.Object entity,
                                                                     Expansions expansions)


Copyright © 2003-2014 Atlassian. All Rights Reserved.