Uses of Class
net.florianschoppmann.issuetracking.youtrack.rest.User
-
Packages that use User Package Description net.florianschoppmann.issuetracking.youtrack -
-
Uses of User in net.florianschoppmann.issuetracking.youtrack
Methods in net.florianschoppmann.issuetracking.youtrack that return User Modifier and Type Method Description User
YouTrackClient. getMe(StringNode fields)
Methods in net.florianschoppmann.issuetracking.youtrack that return types with arguments of type User Modifier and Type Method Description List<User>
YouTrackClient. getUsers(StringNode fields)
-