#2258: ImportStorageInfo.kt
projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportStorageInfo.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportStorageInfo.kt (56 lines) 56 lines · 29 code · 22 comments · 5 blank
Source file: ImportStorageInfo.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 |
76f216b0fd | AbstractPagesRest: param request added to open functions, WIP. address vcf upload |
63081666f6 | Source file headers: 2024-> 2025. |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
c3331c88e9 | WIP: Banking plugin (and new import module). DynamicDropArea: copy&paste bug fixed (function renamed) |
6ec22a30d3 | WIP: Banking plugin (and new import module). |
d38c01233c | WIP: Banking plugin (and new import module). |
67333b1191 | WIP: Banking plugin (and new import module). |
0936be3edc | WIP: Banking plugin (and new import module). |