#1320: PropertyOpType.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/PropertyOpType.kt Enum, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/PropertyOpType.kt 64 lines · 19 code · 39 comments · 6 blank
Enum for property-level history operations: Insert, Update, Delete. Used by HistoryEntryAttrDO and the CandH framework to classify individual property changes within a history entry.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
5f9bbfbd3 Fix typos.
5989b32fd BaseDao: mechanism of onChangeLister refactored.
2fd83d9af Migration stuff in progress... (all tests of all packages: OK).