#1312: HistoryOldTypeClassMapping.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryOldTypeClassMapping.kt Type Class Mapping, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryOldTypeClassMapping.kt 114 lines · 83 code · 27 comments · 4 blank
Maps old fully-qualified class names from legacy history entries to current class names. Used by HistoryOldFormatConverter during history migration to resolve type references that have been renamed or relocated in package restructuring.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
55972f36a Migration stuff in progress...