com.atlassian.jira.plugin.report
Class DefaultIssueBeanHelper

java.lang.Object
  extended by com.atlassian.jira.web.util.IssueTableBean
      extended by com.atlassian.jira.plugin.report.AbstractIssueBeanHelper
          extended by com.atlassian.jira.plugin.report.DefaultIssueBeanHelper

public class DefaultIssueBeanHelper
extends AbstractIssueBeanHelper

Author : © Kaamelot - 2006 Projet : jira-plugin-kaamelot-reporter Fichier : IssueBeanHelper.java Description :


Field Summary
 
Fields inherited from class com.atlassian.jira.plugin.report.AbstractIssueBeanHelper
applicationProperties, customFieldManager, daysPerWeek, HOUR, hoursPerDay, issueManager, JiraUrlBase, MINUTE, projectManager, SECOND, secondsInDay, userManager, worklogHelper
 
Constructor Summary
DefaultIssueBeanHelper()
           
 
Method Summary
static DefaultIssueBeanHelper getInstance()
           
 
Methods inherited from class com.atlassian.jira.plugin.report.AbstractIssueBeanHelper
getAssignee, getCFUserPicker, getCreationDate, getCustomField, getCustomFieldDateTimeValue, getCustomFieldDateValue, getCustomFieldDefaultValue, getCustomFieldStringDefaultValue, getCustomFieldStringValue, getCustomFieldValue, getDueDate, getHtmlURLtoEditWorkLog, getHtmlURLtoIssue, getHtmlURLtoIssue, getHtmlURLtoIssue, getHtmlURLtoIssueOnKey, getHtmlURLtoIssueOnSummary, getHtmlURLtoProject, getHtmlURLtoProject, getImgSrctoConstantIcon, getImgSrctoIssueTypeIcon, getImgSrctoStatusIcon, getIssueKey, getJIRAUrlBase, getOriginalEstimateDayFraction, getRemainingDayFraction, getReporter, getSecondsInDay, getSpentDayFraction, getSpentHourFraction, getSummary, getUserFullName
 
Methods inherited from class com.atlassian.jira.web.util.IssueTableBean
getComponents, getFixVersions, getPaddedWorkRatio, getParentIssueKey, getParentIssueKey, getParentIssueSummary, getParentIssueSummary, getSecurityLevel, getSubTasks, getVersions, getWorkRatio, isWorkEstimateExists
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultIssueBeanHelper

public DefaultIssueBeanHelper()
Method Detail

getInstance

public static DefaultIssueBeanHelper getInstance()
Returns:
Singleton du Helper


Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.