com.atlassian.greenhopper.web.rapid.list
Class RapidIssueEntryFactory

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryFactory

@Service
public class RapidIssueEntryFactory
extends java.lang.Object

Produces issue model objects used on the rapid board


Constructor Summary
RapidIssueEntryFactory()
           
 
Method Summary
 RapidIssueEntry buildIssueListEntry(com.atlassian.jira.issue.Issue issue)
          Creates an IssueListEntry object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RapidIssueEntryFactory

public RapidIssueEntryFactory()
Method Detail

buildIssueListEntry

public RapidIssueEntry buildIssueListEntry(com.atlassian.jira.issue.Issue issue)
Creates an IssueListEntry object



Copyright © 2007-2011 Atlassian. All Rights Reserved.