Package com.flowable.core.idm.api
Interface UserIndexingService
-
- All Known Implementing Classes:
UserIndexingServiceImpl
public interface UserIndexingService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reindex()
void
reindex(java.lang.String userId)
-