-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Florian Rampp opened SPR-7253 and commented
Improve the JavaDoc of the TaskScheduler interface by:
- specifying the time unit of the long parameters "period" and "delay" in several methods. I suspect its milliseconds, but this should be documented.
- specifying what happens, if the "startTime" parameter in several methods is in the past.
- improving the comment for TaskRejectedException for all methods. "if the given task was not accepted" is an obvious documentation. What exact conditions lead to this exception?
Affects: 3.0.3
Referenced from: commits 5b420e2
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement