|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.global.AbstractLoggable
com.atlassian.greenhopper.customfield.sprint.SprintHistoryEntryFactory
@Service public class SprintHistoryEntryFactory
Encapsulates the logic of creating sprint history entries from either a lucene document or an issue
| Field Summary |
|---|
| Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logger |
| Constructor Summary | |
|---|---|
SprintHistoryEntryFactory()
|
|
| Method Summary | |
|---|---|
SprintHistoryData |
getSprintChangeHistory(com.atlassian.jira.issue.Issue issue,
com.atlassian.jira.issue.fields.CustomField sprintCustomField)
Get the sprint change history for a given issue |
| Methods inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logDebug, logError, logException, logInfo, logTrace, logWarn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SprintHistoryEntryFactory()
| Method Detail |
|---|
public SprintHistoryData getSprintChangeHistory(com.atlassian.jira.issue.Issue issue,
com.atlassian.jira.issue.fields.CustomField sprintCustomField)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||