Interface UserGroupsApi
-
- All Known Implementing Classes:
TuleapApiClient
public interface UserGroupsApi
-
-
Field Summary
Fields Modifier and Type Field Description static String
USER_GROUPS_API
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserGroup
getUserGroup(String groupId, AccessToken accessToken)
-
-
-
Field Detail
-
USER_GROUPS_API
static final String USER_GROUPS_API
- See Also:
- Constant Field Values
-
-
Method Detail
-
getUserGroup
UserGroup getUserGroup(String groupId, AccessToken accessToken)
-
-