|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.greenhopper.service.issue.callback.FixVersionCallbackComponent
public class FixVersionCallbackComponent
Constructor Summary | |
---|---|
FixVersionCallbackComponent()
|
Method Summary | |
---|---|
java.util.Set<java.lang.String> |
getFields()
Get the lucene fields required by this component |
void |
processFieldData(java.lang.Long issueId,
java.lang.String issueKey,
IssueFieldValueProvider data,
RapidIssueEntry entry)
Process the result for a given issue and store the outcome into the issue entry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FixVersionCallbackComponent()
Method Detail |
---|
public java.util.Set<java.lang.String> getFields()
RapidIssueEntryCallbackComponent
getFields
in interface RapidIssueEntryCallbackComponent
public void processFieldData(java.lang.Long issueId, java.lang.String issueKey, IssueFieldValueProvider data, RapidIssueEntry entry)
RapidIssueEntryCallbackComponent
processFieldData
in interface RapidIssueEntryCallbackComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |