#2259: JobInfo.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/jobs/JobInfo.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/jobs/JobInfo.kt (97 lines) 97 lines · 68 code · 25 comments · 4 blank
Source file: JobInfo.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.
1634924531WIP: Jobs and Bank account records.
232a91c5a4BaseUserGroupRightUtils implemented. WIP BankingPlugin and jobs-handling.
09b3f0df79WIP: Jobmonitor. ListStatisticsSupport -> MarkdownBuilder
fcc4c67f63WIP: Jobmonitor.