#1315: HistoryValueHandler.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryValueHandler.kt Value Handler Interface, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryValueHandler.kt 457 lines · 186 code · 229 comments · 42 blank
Interface for custom formatting of history entry values. Implementations convert raw property values (old/new) into human-readable display strings. Registered in HistoryValueHandlerRegistry by property type class.
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).