BusinessAssessment.javaPart of the Core business logic layer. Business Assessment.
Java source file implementing application logic.
BusinessAssessment — class : Serializable.
Key dependencies: org.projectforge.business.PfCaches, org.projectforge.business.fibu.KontoDO, org.projectforge.business.fibu.OldKostFormatter, org.projectforge.business.utils.CurrencyFormatter, org.projectforge.business.utils.HtmlHelper, org.projectforge.framework.persistence.user.api.ThreadLocalUserContext, org.projectforge.framework.time.PFDayUtils, org.projectforge.framework.utils.NumberHelper
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
ddf02927d | Migration stuff in progress... (minor edit, updated imports) |
50c3b7b46 | Migration stuff in progress... (all tests of all packages: OK). (minor edit, updated imports) |
b3782c8a8 | Migration stuff in progress... (minor edit, updated imports) |
1204b927b | Migration stuff in progress... (all tests of all packages: OK). |
a72903e36 | *.java, *.kt: StringBuffer -> StringBuilder. |
b6092df09 | Copyright 2023 -> 2024 |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. |
73b0be50b | org.apache.commons.collections -> org.apache.commons.collections4 |