#2255: ImportPairEntry.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportPairEntry.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportPairEntry.kt (190 lines) 190 lines · 127 code · 45 comments · 18 blank
Source file: ImportPairEntry.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
69c8d9d000AddressImportUploadPageRest: handling of deletion, undeletion and forced deletion.
e324375c0eWIP: Import of creditor invoices
f858ff0081WIP: Import of creditor invoices
1302a1474eWIP: Import of creditor invoices
e1ec6bf55dWIP: Import of creditor invoices
45479d226dWIP: Import of creditor invoices
63081666f6Source file headers: 2024-> 2025.
06828f4908Migration stuff in progress...
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
d8442c23ecImporting: Handling of already deleted data base objects.
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)