com.atlassian.confluence.content.render.xhtml
Class ConversionContextPropertyName
java.lang.Object
com.atlassian.confluence.content.render.xhtml.ConversionContextPropertyName
public class ConversionContextPropertyName
- extends Object
The set of property names used to access ConversionContext
properties.
- See Also:
ConversionContext.getProperty(String)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MACRO_NAME
public static final String MACRO_NAME
- Name of the property that holds the name of the macro when its
Macro.execute(java.util.Map, java.lang.String, com.atlassian.confluence.content.render.xhtml.ConversionContext)
method is being run.
- See Also:
- Constant Field Values
ConversionContextPropertyName
public ConversionContextPropertyName()
Copyright © 2003-2013 Atlassian. All Rights Reserved.