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()
RapidIssueEntryCallbackComponent
getFields
in interface RapidIssueEntryCallbackComponent
public void processFieldData(Long issueId, String issueKey, IssueFieldValueProvider data, RapidIssueEntry entry)
RapidIssueEntryCallbackComponent
processFieldData
in interface RapidIssueEntryCallbackComponent
Copyright © 2007–2015 Atlassian. All rights reserved.