Uses of Annotation Type
org.springframework.cloud.task.listener.annotation.AfterTask
Packages that use AfterTask
Package
Description
Interfaces for configuring Spring Cloud Task and a default implementations.
-
Uses of AfterTask in org.springframework.cloud.task.configuration
Methods in org.springframework.cloud.task.configuration with annotations of type AfterTaskModifier and TypeMethodDescriptionvoid
SingleInstanceTaskListener.unlockTaskOnEnd
(TaskExecution taskExecution)