Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Done
-
scheduled_task 0.3
-
- Only one class that interacts with task scheduler 2 API
- Test files / names updated
- Test conventions around naming updated
- Existing tests are sufficient
-
Windows
-
1
-
Windows 2018-08-08, Windows 2018-08-15
-
Needs Assessment
Description
Upon completion of MODULES-7444, there are 2 classes left that interface with the V2 TaskScheduler API:
- V1Adapter
- TaskScheduler2
There's very little code in TaskScheduler2, so that code should be moved directly into V1Adapter, and the V1Adapter should be renamed to something more sensible ( TaskScheduler2 is probably fine), tests and callsites should be updated, etc
Attachments
Issue Links
- is blocked by
-
MODULES-7444 scheduled_task : Merge V1 and V2 adapter code into unified adaper
-
- Closed
-