Class MappingsLineDto
java.lang.Object
com.evolveum.midpoint.web.component.progress.MappingsLineDto
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected static List<MappingsLineDto>extractFromOperationalInformation(MappingsStatisticsType mappingsStatisticsType) getCount() 
- 
Field Details
- 
F_OBJECT
- See Also:
 
 - 
F_COUNT
- See Also:
 
 - 
F_AVERAGE_TIME
- See Also:
 
 - 
F_MIN_TIME
- See Also:
 
 - 
F_MAX_TIME
- See Also:
 
 - 
F_TOTAL_TIME
- See Also:
 
 
 - 
 - 
Constructor Details
- 
MappingsLineDto
 
 - 
 - 
Method Details
- 
getObject
 - 
getCount
 - 
getAverageTime
 - 
getMinTime
 - 
getMaxTime
 - 
getTotalTime
 - 
extractFromOperationalInformation
protected static List<MappingsLineDto> extractFromOperationalInformation(MappingsStatisticsType mappingsStatisticsType)  
 -