Class NotificationUtils
java.lang.Object
org.exoplatform.processes.notification.utils.NotificationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProcessAdmins(String currentUser) static StringgetProcessLink(Long projectId) getReceivers(long workflowProjectId, String requester, boolean withAdministrators) static ObjectgetRequestCommentsLink(Long taskId) static StringgetRequestLink(Long taskId) getSpacesMembers(Set<String> spacesGroupsId) retrieves the members of spacesstatic org.exoplatform.social.core.identity.model.ProfilegetUserProfile(String userName) static org.exoplatform.processes.model.WorkFlowgetWorkFlowByProjectId(long workflowProjectId)
-
Constructor Details
-
NotificationUtils
public NotificationUtils()
-
-
Method Details
-
getProcessAdmins
-
getUserProfile
-
getProcessLink
-
getRequestLink
-
getRequestCommentsLink
-
getSpacesMembers
retrieves the members of spaces -
getWorkFlowByProjectId
public static org.exoplatform.processes.model.WorkFlow getWorkFlowByProjectId(long workflowProjectId) -
getReceivers
-