|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryEntryFactory
public class EpicLinkHistoryEntryFactory
Encapsulates the logic of creating epic history entries from either a lucene document or an issue
Constructor Summary | |
---|---|
EpicLinkHistoryEntryFactory(com.atlassian.jira.issue.changehistory.ChangeHistoryManager changeHistoryManager)
|
Method Summary | |
---|---|
EpicLinkHistoryData |
getEpicChangeHistory(com.atlassian.jira.issue.Issue issue,
com.atlassian.jira.issue.fields.CustomField epicLinkCustomField)
Get the Epic change history for a given issue Do not treat sub-tasks differently - they are never associated with an epic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EpicLinkHistoryEntryFactory(com.atlassian.jira.issue.changehistory.ChangeHistoryManager changeHistoryManager)
Method Detail |
---|
public EpicLinkHistoryData getEpicChangeHistory(com.atlassian.jira.issue.Issue issue, com.atlassian.jira.issue.fields.CustomField epicLinkCustomField)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |