public class FixVersionCallbackComponent extends Object implements RapidIssueEntryCallbackComponent
| Constructor and Description |
|---|
FixVersionCallbackComponent() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getFields()
Get the lucene fields required by this component
|
void |
processFieldData(Long issueId,
String issueKey,
IssueFieldValueProvider data,
RapidIssueEntry entry)
Process the result for a given issue and store the outcome into the issue entry
|
public Set<String> getFields()
RapidIssueEntryCallbackComponentgetFields in interface RapidIssueEntryCallbackComponentpublic void processFieldData(Long issueId, String issueKey, IssueFieldValueProvider data, RapidIssueEntry entry)
RapidIssueEntryCallbackComponentprocessFieldData in interface RapidIssueEntryCallbackComponentCopyright © 2007–2015 Atlassian. All rights reserved.