Package com.flowable.indexing.reindex.job


package com.flowable.indexing.reindex.job
  • Classes
    Class
    Description
    Marks a reindex BatchPart FAILED when its worker history job is dead-lettered; the job config is the literal batch part id.
    Reindexes one page of entities into the new index and marks the part COMPLETED.
    Repeating timer that coordinates reindex-batch phase transitions and stops its own timer (job.setRepeat(null)) on a terminal state.
    Performs the atomic alias swap old→new, runs post-swap steps, deletes the dual-write property, and marks the swap part COMPLETED.