Uses of Class
io.meeds.poll.model.PollVote
-
Packages that use PollVote Package Description io.meeds.poll.service -
-
Uses of PollVote in io.meeds.poll.service
Methods in io.meeds.poll.service that return PollVote Modifier and Type Method Description PollVotePollService. vote(String pollOptionId, String spaceId, org.exoplatform.services.security.Identity currentIdentity)Votes a poll option
-