public class CycleTimeComputer extends Object
| Constructor and Description |
|---|
CycleTimeComputer() |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<LocalDate,Double> |
calulcateCycleTime(AgileProject agileProject,
Predicate<Issue> filters,
Set<String> finalStatuses,
String... statusNames) |
Copyright © 2018. All rights reserved.