Class NotificationUtils

java.lang.Object
org.exoplatform.processes.notification.utils.NotificationUtils

public class NotificationUtils extends Object
  • Constructor Details

    • NotificationUtils

      public NotificationUtils()
  • Method Details

    • getProcessAdmins

      public static List<String> getProcessAdmins(String currentUser)
    • getUserProfile

      public static org.exoplatform.social.core.identity.model.Profile getUserProfile(String userName)
    • getProcessLink

      public static String getProcessLink(Long projectId)
    • getRequestLink

      public static String getRequestLink(Long taskId)
    • getRequestCommentsLink

      public static Object getRequestCommentsLink(Long taskId)