Interface BulkStatusUpdater

All Superinterfaces:
org.springframework.context.ApplicationEventPublisher
All Known Implementing Classes:
HoldBulkStatusUpdater

public interface BulkStatusUpdater extends org.springframework.context.ApplicationEventPublisher
An interface for updating the status of a bulk operation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Update the bulk status

    Methods inherited from interface org.springframework.context.ApplicationEventPublisher

    publishEvent, publishEvent
  • Method Details

    • update

      void update()
      Update the bulk status