CronReindexingHourlyJob.javaPart of the Core business logic layer. Background Job.
Scheduled background job executed by the ProjectForge cron scheduler.
CronReindexingHourlyJob — class.
Key dependencies: org.projectforge.framework.persistence.api.ReindexSettings, org.projectforge.framework.persistence.search.HibernateSearchReindexer, org.projectforge.framework.persistence.history.HistoryEntryDO, org.projectforge.framework.time.PFDateTime, org.springframework.beans.factory.annotation.Autowired, org.springframework.scheduling.annotation.Scheduled, org.springframework.stereotype.Component
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
619985f48 | Release 8.1 snapshot (#247) (minor edit, method changes) |
cb5cd5d3d | Migration stuff in progress... (minor edit, method changes) |
cb03dc74f | Migration stuff in progress... (all tests of all packages: OK). (minor edit, updated imports) |
9013a5208 | Migration stuff in progress... |
67ce75fe9 | Migration stuff in progress... |
e33c8b9c2 | Migration stuff in progress... |
b6092df09 | Copyright 2023 -> 2024 |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. |