@Role
public interface JIRADataSource
| Modifier and Type | Method and Description |
|---|---|
Collection<org.jdom2.Element> |
getData(String macroContent,
JIRAMacroParameters parameters) |
Collection<org.jdom2.Element> getData(String macroContent, JIRAMacroParameters parameters) throws MacroExecutionException
macroContent - the macro content which contains the source definitionparameters - the macro parameters which can contain source-specific configuration informationMacroExecutionException - in case of an error while getting the JIRA dataCopyright © 2004–2014 XWiki. All rights reserved.