#2256: ImportSettings.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportSettings.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/ImportSettings.kt (126 lines) 126 lines · 71 code · 45 comments · 10 blank
Source file: ImportSettings.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
63081666f6Source file headers: 2024-> 2025.
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
18cf43df0bWIP: Jobs and Bank account records.
d38c01233cWIP: Banking plugin (and new import module).
750e607420WIP: Banking plugin (and new import module).