Class PollUtils

java.lang.Object
io.meeds.poll.utils.PollUtils

public class PollUtils extends Object
  • Field Details

  • Method Details

    • getCurrentUserIdentityId

      public static final long getCurrentUserIdentityId(org.exoplatform.social.core.manager.IdentityManager identityManager, String currentUser)
    • toDate

      public static Date toDate(ZonedDateTime datetime)
    • broadcastEvent

      public static void broadcastEvent(String eventName, Object source, Object data)
    • getPollDuration

      public static long getPollDuration(io.meeds.poll.model.Poll poll)