#1317: HistoryValueService.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryValueService.kt Value Formatting Service, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryValueService.kt 575 lines · 233 code · 311 comments · 31 blank
Formats old and new values for history display. Resolves entity class names to actual classes, delegates value formatting to registered HistoryValueHandler instances via the registry, and provides fallback string representation for unhandled types.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
bbc198d03 Migration stuff in progress... (all tests of all packages: OK).
6aca64431 Migration stuff in progress... (all tests of all packages: OK).