Class UserReindexHandler

java.lang.Object
com.flowable.idm.engine.impl.indexing.UserReindexHandler
All Implemented Interfaces:
ReindexEntityPageHandler

public class UserReindexHandler extends Object implements ReindexEntityPageHandler
Batch reindex pipeline for the "users" index. HANDLER_ID must match the map key passed to ReindexManager.reindex(String, java.util.Map). Work runs on the IDM command executor, independent of the command context executing the reindex jobs.