| Exceptions and Description |
|---|
| org.xwiki.rendering.macro.parameter.ParameterValueTooHighException
use
Max instead |
| org.xwiki.rendering.macro.parameter.ParameterValueTooLowException
use
Min instead |
| Method and Description |
|---|
| org.xwiki.rendering.macro.descriptor.DefaultParameterDescriptor.getType() |
| org.xwiki.rendering.macro.descriptor.ParameterDescriptor.getType()
since 3.0M1 use
ParameterDescriptor.getParameterType() instead |
| Constructor and Description |
|---|
| org.xwiki.rendering.macro.descriptor.AbstractMacroDescriptor(String, String, ContentDescriptor, BeanDescriptor) |
Copyright © 2004–2017 XWiki. All rights reserved.