A C D F G J K L N O R S T U V 

A

ASSIGNEE - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Assignee field (the person assigned to fix the issue).

C

COMPONENT - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Component field (the list of domains/categories for the issue).
CREATED - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Created date field (the date the issue was created).

D

display(Collection<Element>, JIRAMacroParameters) - Method in interface org.xwiki.rendering.macro.jira.JIRADisplayer
Displays the passed JIRA issues.
displayField(String, Element) - Method in interface org.xwiki.rendering.macro.jira.JIRAFieldDisplayer
Generate Blocks to display the passed field.

F

FIXVERSION - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Fix Version field (the version in which the issue was resolved or closed).

G

getData(String, JIRAMacroParameters) - Method in interface org.xwiki.rendering.macro.jira.JIRADataSource
 
getDefaultFieldNames() - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
getFieldNames() - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
getFields() - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
getSource() - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
getStyle() - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
getURL() - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 

J

JIRADataSource - Interface in org.xwiki.rendering.macro.jira
Source to fetch data from a JIRA instance.
JIRADisplayer - Interface in org.xwiki.rendering.macro.jira
A JIRA Displayer is used to display the JIRA issues visually.
JIRAFieldDisplayer - Interface in org.xwiki.rendering.macro.jira
Defines how to display a JIRA issue field (for example the "Key" field can be displayed with a link to the JIRA issue, date fields can have their dates formatted in a special way, "status" field can be displayed with an icon, etc).
JIRAFields - Interface in org.xwiki.rendering.macro.jira
Definition of JIRA field ids.
JIRAMacroParameters - Class in org.xwiki.rendering.macro.jira
Parameters for the org.xwiki.rendering.internal.macro.jira.JIRAMacro Macro.
JIRAMacroParameters() - Constructor for class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 

K

KEY - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Key field (eg "XWIKI-1000").

L

LINK - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA link field (the URL to the issue on the JIRA instance).

N

NOTE - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
Special field used by the List Data Source which allows the user to define notes for a given issue.

O

org.xwiki.rendering.macro.jira - package org.xwiki.rendering.macro.jira
 

R

REPORTER - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Reporter field (the person who reported the issue).
RESOLUTION - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Resolution field (eg Closed, Won't Fix, Duplicate; etc).
RESOLVED - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Resolved date field (the date the issue was resolved).

S

setFieldNames(List<String>) - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
setFields(List<String>) - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
setSource(String) - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
setStyle(String) - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
setURL(String) - Method in class org.xwiki.rendering.macro.jira.JIRAMacroParameters
 
STATUS - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Status field (eg Closed, Open, etc).
SUMMARY - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Summary field.

T

TYPE - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Type field (eg Bug, Improvement, etc).

U

UPDATED - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Updated date field (the date the issue was last modified).

V

VERSION - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Affected Versions field (the list of Versions for which the issue was reported).
VOTES - Static variable in interface org.xwiki.rendering.macro.jira.JIRAFields
JIRA Vote field (the number of votes for the issue).
A C D F G J K L N O R S T U V 

Copyright © 2004–2015 XWiki. All rights reserved.