#1318: NoHistory.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/NoHistory.kt Annotation, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/NoHistory.kt 32 lines · 3 code · 27 comments · 2 blank
Annotation to exclude a property or collection from history tracking. When applied to a @OneToMany collection, the collection is not managed by the CandH framework. Checked in CollectionHandler.collectionManagedBySrcClazz() and HistoryServiceUtils.isNoHistoryProperty().
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.