com.atlassian.confluence.plugins.contentproperty
Class ContentPropertyStorageConstants

java.lang.Object
  extended by com.atlassian.confluence.plugins.contentproperty.ContentPropertyStorageConstants

public class ContentPropertyStorageConstants
extends Object

Constants for the Content Property Storage Plugin

Since:
5.6

Field Summary
static String CONTENT_PROPERTY_TYPE_PLUGIN_MODULE_KEY
           
static String PLUGIN_KEY
           
 
Constructor Summary
ContentPropertyStorageConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_KEY

public static String PLUGIN_KEY

CONTENT_PROPERTY_TYPE_PLUGIN_MODULE_KEY

public static final String CONTENT_PROPERTY_TYPE_PLUGIN_MODULE_KEY
Constructor Detail

ContentPropertyStorageConstants

public ContentPropertyStorageConstants()


Copyright © 2003–2015 Atlassian. All rights reserved.