Uses of Class
com.evolveum.midpoint.web.component.progress.StatisticsDto
Packages that use StatisticsDto
-
Uses of StatisticsDto in com.evolveum.midpoint.web.component.progress
Methods in com.evolveum.midpoint.web.component.progress that return StatisticsDtoModifier and TypeMethodDescriptionStatisticsDtoModel.getObject()StatisticsDtoModel.getObjectInternal()protected StatisticsDtoStatisticsDtoModel.getStatisticsFromTask(com.evolveum.midpoint.task.api.Task task) protected StatisticsDtoStatisticsDtoModel.getStatisticsFromTaskType(TaskType task) Constructor parameters in com.evolveum.midpoint.web.component.progress with type arguments of type StatisticsDtoModifierConstructorDescriptionStatisticsPanel(String id, org.apache.wicket.model.IModel<StatisticsDto> model)