#2246: AbstractCsvImporter.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/AbstractCsvImporter.kt Abstract Service, projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/AbstractCsvImporter.kt (636 lines) 636 lines · 412 code · 146 comments · 78 blank
Source file: AbstractCsvImporter.kt - abstract service in ProjectForge REST module.

Architecture Analysis

Resides in projectforge-rest, the JAX-RS REST API layer consumed by the React frontend. Typically annotated with @Service, managed by the Spring IoC container with dependency injection.

Git History

CommitWhat changed
868d6abb752025 -> 2026
bab05dfd08WIP: CSVImporter improved.
59954f2effWIP: Import of creditor invoices
fde73cc044WIP: Import of creditor invoices
6748d0b3adWIP: Import of creditor invoices
75dd467fa9WIP: CSVImporter improved.