#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

CommitWhat changed
868d6abb752025 -> 2026
76f216b0fdAbstractPagesRest: param request added to open functions, WIP. address vcf upload
63081666f6Source file headers: 2024-> 2025.
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
c3331c88e9WIP: Banking plugin (and new import module). DynamicDropArea: copy&paste bug fixed (function renamed)
6ec22a30d3WIP: Banking plugin (and new import module).
d38c01233cWIP: Banking plugin (and new import module).
67333b1191WIP: Banking plugin (and new import module).
0936be3edcWIP: Banking plugin (and new import module).