com.atlassian.greenhopper.web.rapid.issue
Class SubtaskEntryFactory

java.lang.Object
  extended by com.atlassian.greenhopper.global.AbstractLoggable
      extended by com.atlassian.greenhopper.web.rapid.issue.SubtaskEntryFactory

@Service
public class SubtaskEntryFactory
extends AbstractLoggable

Collector for detail view subtask data.


Field Summary
 
Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logger
 
Constructor Summary
SubtaskEntryFactory()
           
 
Method Summary
 SubtaskEntry createSubtaskEntry(com.atlassian.crowd.embedded.api.User user, com.atlassian.jira.issue.Issue issue, StatisticsField trackingStatistic)
           
 
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

SubtaskEntryFactory

public SubtaskEntryFactory()
Method Detail

createSubtaskEntry

public SubtaskEntry createSubtaskEntry(com.atlassian.crowd.embedded.api.User user,
                                       com.atlassian.jira.issue.Issue issue,
                                       StatisticsField trackingStatistic)


Copyright © 2007-2012 Atlassian. All Rights Reserved.