@Role
public interface JIRADisplayer
| Modifier and Type | Method and Description |
|---|---|
List<Block> |
display(Collection<org.jdom2.Element> issues,
JIRAMacroParameters parameters)
Displays the passed JIRA issues.
|
List<Block> display(Collection<org.jdom2.Element> issues, JIRAMacroParameters parameters)
issues - the issues to displayparameters - the macro parameters specified by the user; can be used to specify displayer-specific
configuration data (for example displayers allows the user to specify the list of JIRA issue fields to
displayCopyright © 2004–2014 XWiki. All rights reserved.