Interface ExecutionStateListener

All Superinterfaces:
Serializable
All Known Subinterfaces:
IgnoreOnRollbackExecutionStateListener, NonRemotableExecutionStateListener

public interface ExecutionStateListener extends Serializable
Interface that can be implemented by objects stored as step execution context attributes to get notified about the lifecycle of the task or step execution context.
Since:
3.8.0