45b715ed748e9eda12241264e92317cc74b41073
Simplify FinalizeDocumentJob execution by removing Quartz dependencies and the IFinalizeDocumentJobRunner abstraction. The job now uses an ExecuteAsync method with direct access to configuration and options via dependency injection. Worker is updated to call the job directly, and service registration is streamlined. This improves clarity and integration with .NET DI.
Description
No description provided
Languages
JavaScript
89%
C#
5.6%
Visual Basic .NET
2.7%
HTML
1.3%
CSS
0.9%
Other
0.4%