#2253: ImportEntry.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportEntry.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportEntry.kt (85 lines) 85 lines · 36 code · 36 comments · 13 blank
Source file: ImportEntry.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
16ab7c6ef5AbstractImportPage fix: Long - Integer comparison
b959380345WIP: Import of creditor invoices
276bab050fWIP: Import of creditor invoices.
95363546e2WIP: Import of creditor invoices.
63081666f6Source file headers: 2024-> 2025.
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
1ea8d40622WIP: Jobs and Bank account records.
18cf43df0bWIP: Jobs and Bank account records.
c3331c88e9WIP: Banking plugin (and new import module). DynamicDropArea: copy&paste bug fixed (function renamed)
72a0424634WIP: Banking plugin (and new import module).
0936be3edcWIP: Banking plugin (and new import module).
9ccbfdfc2dWIP: Banking plugin (and new import module).