Uses of Class
io.meeds.poll.model.Poll
Packages that use Poll
-
Uses of Poll in io.meeds.poll.service
Methods in io.meeds.poll.service that return PollModifier and TypeMethodDescriptionPollService.createPoll(Poll poll, List<PollOption> pollOptions, String spaceId, String message, org.exoplatform.services.security.Identity currentIdentity, List<org.exoplatform.social.core.activity.model.ActivityFile> files) Creates a new pollPollService.getPollById(long pollId, org.exoplatform.services.security.Identity currentIdentity) Retrieves a poll identified by its technical identifier.Methods in io.meeds.poll.service with parameters of type PollModifier and TypeMethodDescriptionPollService.createPoll(Poll poll, List<PollOption> pollOptions, String spaceId, String message, org.exoplatform.services.security.Identity currentIdentity, List<org.exoplatform.social.core.activity.model.ActivityFile> files) Creates a new poll