EN · DE · RU · FR · ES

#483: CronReindexingHourlyJob.java

projectforge-business/src/main/java/org/projectforge/business/jobs/CronReindexingHourlyJob.java · Background Job · 67 lines · 26 code · 34 comments · 7 blank

Part of the Core business logic layer. Background Job.

Scheduled background job executed by the ProjectForge cron scheduler.

Structure

CronReindexingHourlyJobclass.

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

Design Decisions

Gotchas & Pitfalls

Git History

CommitDescription
868d6abb72025 -> 2026 (minor edit, license header update)
63081666fSource file headers: 2024-> 2025. (minor edit, license header update)
619985f48Release 8.1 snapshot (#247) (minor edit, method changes)
cb5cd5d3dMigration stuff in progress... (minor edit, method changes)
cb03dc74fMigration stuff in progress... (all tests of all packages: OK). (minor edit, updated imports)
9013a5208Migration stuff in progress...
67ce75fe9Migration stuff in progress...
e33c8b9c2Migration stuff in progress...
b6092df09Copyright 2023 -> 2024
ab45d51faCopyright 2001-2022 -> 2001-2023.