Uses of Class
com.evolveum.midpoint.web.component.progress.MappingsLineDto
-
Packages that use MappingsLineDto Package Description com.evolveum.midpoint.web.component.progress -
-
Uses of MappingsLineDto in com.evolveum.midpoint.web.component.progress
Methods in com.evolveum.midpoint.web.component.progress that return types with arguments of type MappingsLineDto Modifier and Type Method Description protected static List<MappingsLineDto>
MappingsLineDto. extractFromOperationalInformation(MappingsStatisticsType mappingsStatisticsType)
List<MappingsLineDto>
StatisticsDto. getMappingsLines()
Method parameters in com.evolveum.midpoint.web.component.progress with type arguments of type MappingsLineDto Modifier and Type Method Description void
StatisticsDto. setMappingsLines(List<MappingsLineDto> mappingsLines)
-