Class WorkingDaysToDaysReportConverter

java.lang.Object
pro.taskana.monitor.internal.preprocessor.WorkingDaysToDaysReportConverter

public class WorkingDaysToDaysReportConverter extends Object
The DaysToWorkingDaysReportConverter provides a method to convert an age in days into an age in working days. Before the method convertDaysToWorkingDays() can be used, the WorkingDaysToDaysReportConverter has to be initialized. For a list of TimeIntervalColumnHeaders the converter creates a "table" with integer that represents the age in days from the largest lower limit until the smallest upper limit of the timeIntervalColumnHeaders. This table is valid for a whole day until the converter is initialized with bigger limits.