#2267: MassUpdateObject.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/multiselect/MassUpdateObject.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/multiselect/MassUpdateObject.kt (83 lines) 83 lines · 43 code · 30 comments · 10 blank
Source file: MassUpdateObject.kt - data class in ProjectForge REST module.

Architecture Analysis

Resides in projectforge-rest, the JAX-RS REST API layer consumed by the React frontend. Implemented as a Kotlin data class with concise property declarations and auto-generated equals/hashCode/toString.

Git History

CommitWhat changed
868d6abb752025 -> 2026
63081666f6Source file headers: 2024-> 2025.
4c04cfd652MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
b8eed82e7dMassupdate: preset of append fixed, modified and unmodified counter fixed.
6872f6d9cbWIP: refactoring for mass update of address campaign.
e63a8f2a2fMass-update: excel file export prepared.
3ff923e81cWIP: mass update
832934b14dWIP: mass update