Class NotificationUtils
- java.lang.Object
-
- org.exoplatform.processes.notification.utils.NotificationUtils
-
public class NotificationUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description NotificationUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getProcessAdmins(String currentUser)static StringgetProcessLink(Long projectId)static ObjectgetRequestCommentsLink(Long taskId)static StringgetRequestLink(Long taskId)static org.exoplatform.social.core.identity.model.ProfilegetUserProfile(String userName)
-
-
-
Method Detail
-
getUserProfile
public static org.exoplatform.social.core.identity.model.Profile getUserProfile(String userName)
-
-