27282930313233
/** * Constructor */ public BurnDownChartServiceImpl() { burnDownChartDao = new BurnDownChartDaoImplHibernate(); }