PollResponse.kt| Commit | Date | Message |
|---|---|---|
868d6abb | 2025 -> 2026 | |
63081666 | Source file headers: 2024-> 2025. | |
157139f0 | Multiple changes for poll function | |
b2e9145a | Excel Export with Annotations, New Poll Design, Email for FAU and Attendes, Custom Email Field in Po | |
b6092df0 | Copyright 2023 -> 2024 | |
58ca047c | Reverted naming | |
5e79fc72 | Renamed response | |
361f04cb | Renamed PollResponsePageRest | |
5cfd1206 | Reformat code, some logging, i18n & Source Headers | |
e7f8ba16 | Changed the flow between response and edit page |
868d6abb: 2025 -> 2026; 63081666: Source file headers: 2024-> 2025.; 157139f0: Multiple changes for poll function.
Kotlin class extending
BaseDTO<PollResponseDO>(). Key methods:copyTo(),copyFrom(),toObject(). Package:org.projectforge.rest.poll.types.