Class SprintHistoryEntryFactory
java.lang.Object
com.atlassian.greenhopper.customfield.sprint.SprintHistoryEntryFactory
Encapsulates the logic of creating sprint history entries from either a lucene document or an issue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSprintChangeHistory
(com.atlassian.jira.issue.Issue issue, com.atlassian.jira.issue.fields.CustomField sprintCustomField) Get the sprint change history for a given issue
-
Constructor Details
-
SprintHistoryEntryFactory
public SprintHistoryEntryFactory()
-
-
Method Details
-
getSprintChangeHistory
public SprintHistoryData getSprintChangeHistory(com.atlassian.jira.issue.Issue issue, com.atlassian.jira.issue.fields.CustomField sprintCustomField) Get the sprint change history for a given issue
-