java.lang.Object
org.springframework.cloud.task.batch.listener.support.BatchJobHeaders

public final class BatchJobHeaders extends Object
Headers definitions used by the batch job plugin.
Since:
1.0
Author:
Gunnar Hillert
  • Field Details

    • BATCH_LISTENER_EVENT_TYPE

      public static final String BATCH_LISTENER_EVENT_TYPE
      Name of the batch listener event type.
      See Also:
    • BATCH_EXCEPTION

      public static final String BATCH_EXCEPTION
      Key of the batch exception message.
      See Also: