Files
EnvelopeGenerator/EnvelopeGenerator.ServiceHost/Jobs/ActionService.cs
TekH 9dbfdaa15e Mark ActionService as obsolete and stub out methods
ActionService is now marked obsolete as a placeholder. Its constructor was removed, and all methods now throw NotImplementedException instead of returning true. Each method is also marked obsolete, indicating logic should be migrated from CommonServices.Jobs.
2026-02-26 19:02:57 +01:00

1.1 KiB