Class ProcessesUtils


  • public class ProcessesUtils
    extends Object
    • Constructor Detail

      • ProcessesUtils

        public ProcessesUtils()
    • Method Detail

      • getUserNameByIdentityId

        public static String getUserNameByIdentityId​(org.exoplatform.social.core.manager.IdentityManager identityManager,
                                                     long identityId)
      • getProjectParentSpace

        public static org.exoplatform.social.core.space.model.Space getProjectParentSpace​(Long projectId)
      • broadcast

        public static <S,​D> void broadcast​(org.exoplatform.services.listener.ListenerService listenerService,
                                                 String eventName,
                                                 S source,
                                                 D data)