@Role
public interface JIRAFieldDisplayer
| Modifier and Type | Method and Description |
|---|---|
List<Block> |
displayField(String fieldName,
org.jdom2.Element issue)
Generate Blocks to display the passed field.
|
List<Block> displayField(String fieldName, org.jdom2.Element issue)
fieldName - the name of the field to displayissue - the JIRA issue as an XML element, can be used to extract information useful to generate the displayCopyright © 2004–2014 XWiki. All rights reserved.