#1306: HistoryFormatAdapter.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryFormatAdapter.kt Format Adapter Interface, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryFormatAdapter.kt 110 lines · 45 code · 58 comments · 7 blank
Interface allowing entities to customize how their history attributes are displayed. Implementations can override property name translation, value formatting, and whether a property change is significant enough to display.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
55972f36a Migration stuff in progress...