#2254: ImportFieldSettings.kt
projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportFieldSettings.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportFieldSettings.kt (227 lines) 227 lines · 157 code · 46 comments · 24 blank
Source file: ImportFieldSettings.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
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
87dd5b87c3 | AuftragsCache refactored, migration stuff... (all tests OK) |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
18cf43df0b | WIP: Jobs and Bank account records. |
67eed70e4a | WIP: Banking plugin (and new import module). JobHandler/monitor started. |
d38c01233c | WIP: Banking plugin (and new import module). |
750e607420 | WIP: Banking plugin (and new import module). |