Uses of Interface
org.kie.server.services.taskassigning.user.system.api.User
-
-
Uses of User in org.kie.server.services.taskassigning.user.system.api
Methods in org.kie.server.services.taskassigning.user.system.api that return User Modifier and Type Method Description UserUserSystemService. findUser(String id)Get the user information for a particular user.Methods in org.kie.server.services.taskassigning.user.system.api that return types with arguments of type User Modifier and Type Method Description List<User>UserSystemService. findAllUsers()
-