TimeboxReport

class Object
trait Matchable
class Any

Value members

Concrete methods

def burnupTimeSeries[A](innerSelection: SelectionBuilder[BurnupChartDailyTotals, A]): SelectionBuilder[TimeboxReport, Option[List[A]]]

Daily scope and completed totals for burnup charts.

Daily scope and completed totals for burnup charts.

def stats[A](innerSelection: SelectionBuilder[TimeReportStats, A]): SelectionBuilder[TimeboxReport, Option[A]]

Represents the time report stats for the timebox.

Represents the time report stats for the timebox.