mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-05 12:23:29 +08:00
flowable
This commit is contained in:
@@ -48,7 +48,7 @@ public class CustomUserEntityManager extends UserEntityManager {
|
||||
|
||||
@Override
|
||||
public List<org.activiti.engine.identity.User> findUserByQueryCriteria(UserQueryImpl query, Page page) {
|
||||
throw new RuntimeException("not implement method.");
|
||||
throw new RuntimeException("not implement method..");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user