Actions
Task #4255
closedClean up Task API usage
Start date:
2009-08-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Now that the tx_scheduler_Task class has proper setters and getters, clean up usage of task API throughout the sheduler.
BTW, add getter for parameters; no setter, since parameters are defined when setCrid() is called.
Updated by Francois Suter over 15 years ago
Added also setters and getters for task uid and next execution timestamp.
Solved in r1113
Updated by Francois Suter over 15 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Updated by Francois Suter over 12 years ago
- Status changed from Resolved to Closed
Updated by Michael Stucki almost 11 years ago
- Project changed from 739 to TYPO3 Core
- Category changed from scheduler to scheduler
Actions