public class CSUtils extends Object
| Constructor and Description |
|---|
CSUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.exoplatform.services.organization.User> |
getGroupMembers(String groupId) |
static List<org.exoplatform.services.organization.User> |
getSupportMembers() |
static String |
getSupportTeamGroup()
Get the group ID for the support team
|
static boolean |
isMemberof(String user,
String groupId) |
public static List<org.exoplatform.services.organization.User> getSupportMembers() throws Exception
Exceptionpublic static String getSupportTeamGroup()
public static List<org.exoplatform.services.organization.User> getGroupMembers(String groupId) throws Exception
ExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.