Class UserManagementResourceService

java.lang.Object
com.flowable.idm.rest.service.api.management.UserManagementResourceService

@Service
public class UserManagementResourceService
extends java.lang.Object
Author:
Filip Hrisafov
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected UserIndexingService userIndexingService  
  • Constructor Summary

    Constructors 
    Constructor Description
    UserManagementResourceService​(UserIndexingService userIndexingService)  
  • Method Summary

    Modifier and Type Method Description
    void reindex()  
    void reindex​(java.lang.String userId)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait