- java.lang.Object
-
- org.springframework.batch.core.listener.JobExecutionListenerSupport
-
- org.springframework.cloud.task.batch.listener.TaskBatchExecutionListener
-
- All Implemented Interfaces:
- org.springframework.batch.core.JobExecutionListener
public class TaskBatchExecutionListener
extends org.springframework.batch.core.listener.JobExecutionListenerSupport
Responsible for storing the relationship between a Spring Batch job and the Spring
Cloud task it was executed within.
- Author:
- Michael Minella
-
-
Method Summary
-
Methods inherited from class org.springframework.batch.core.listener.JobExecutionListenerSupport
afterJob
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.