Uses of Record Class
org.springframework.scheduling.config.TaskExecutionOutcome
Packages that use TaskExecutionOutcome
Package
Description
Support package for declarative scheduling configuration,
with XML schema being the primary configuration format.
-
Uses of TaskExecutionOutcome in org.springframework.scheduling.config
Methods in org.springframework.scheduling.config that return TaskExecutionOutcomeModifier and TypeMethodDescriptionTask.getLastExecutionOutcome()
Return the outcome of the last task execution.