Interface ExecutionStateListener

  • All Superinterfaces:
    java.io.Serializable
    All Known Subinterfaces:
    IgnoreOnRollbackExecutionStateListener, NonRemotableExecutionStateListener

    public interface ExecutionStateListener
    extends java.io.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