@ThreadRestricted(value="wicket") static final class WP_Poll.PollFetcher extends Object implements Serializable
Constructor and Description |
---|
WP_Poll.PollFetcher(PollService poll)
Constructs a poll fetcher.
|
WP_Poll.PollFetcher(String pollName,
VRequestCycle cycle)
Constructs a poll fetcher.
|
Modifier and Type | Method and Description |
---|---|
(package private) Count |
countToReport()
The latest count, or null if there is none.
|
(package private) PollService |
poll()
The poll.
|
(package private) PollService |
poll(VRequestCycle cycle) |
WP_Poll.PollFetcher(PollService poll)
WP_Poll.PollFetcher(String pollName, VRequestCycle cycle)
Count countToReport()
PollService poll()
PollService poll(VRequestCycle cycle)