Files
spring-framework/spring-context/src/main/java/org/springframework
Brian Clozel dc2c8d6094 Add execution metadata to tasks and scheduled tasks
This commit adds new information about the execution and scheduling of
tasks.

The `Task` type now exposes the `TaskExecutionOutcome` of the latest
execution; this includes the instant the execution started, the
execution outcome and any thrown exception.

The `ScheduledTask` contract can now provide the time when the next
execution is scheduled.

Closes gh-24560
2024-06-11 19:34:41 +02:00
..
2024-06-06 20:47:02 +02:00
2024-05-21 17:39:59 +02:00
2024-04-05 14:33:20 +02:00
2024-03-26 15:39:18 +01:00
2024-03-26 15:41:46 +01:00