|
||||||||||
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.AbstractCompoundDataCallback com.atlassian.greenhopper.web.rapid.plan.ClassificationStatisticCallback com.atlassian.greenhopper.web.rapid.plan.EpicStatisticCallback
public class EpicStatisticCallback
This callback gathers various information about the issues it finds. - issueId and issueKey - the created date - the current statistics value
Constructor Summary | |
---|---|
EpicStatisticCallback(com.atlassian.jira.issue.fields.CustomField epicCustomField,
DocumentStatisticValueResolver documentStatisticValueResolver,
StatisticFieldHelper statisticsFieldHelper,
MappedStatusIds statusIds)
|
Method Summary | |
---|---|
boolean |
doesIssueHaveClassificationId(IssueFieldValueProvider issueData)
|
java.lang.String |
getClassificationIdField()
|
Methods inherited from class com.atlassian.greenhopper.web.rapid.plan.ClassificationStatisticCallback |
---|
fieldData, getClassificationStatistics, getFields |
Methods inherited from class com.atlassian.greenhopper.service.issue.callback.AbstractCompoundDataCallback |
---|
fieldData, issueComplete |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EpicStatisticCallback(com.atlassian.jira.issue.fields.CustomField epicCustomField, DocumentStatisticValueResolver documentStatisticValueResolver, StatisticFieldHelper statisticsFieldHelper, MappedStatusIds statusIds)
Method Detail |
---|
public java.lang.String getClassificationIdField()
getClassificationIdField
in class ClassificationStatisticCallback
public boolean doesIssueHaveClassificationId(IssueFieldValueProvider issueData)
doesIssueHaveClassificationId
in class ClassificationStatisticCallback
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |