Uses of Enum Class
io.goobi.viewer.model.crowdsourcing.campaigns.Campaign.ReviewMode
-
Uses of Campaign.ReviewMode in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionCrowdsourcingBean.getPossibleReviewModes()
getPossibleReviewModes. -
Uses of Campaign.ReviewMode in io.goobi.viewer.model.crowdsourcing.campaigns
Modifier and TypeMethodDescriptionCampaign.getReviewMode()
static Campaign.ReviewMode
Returns the enum constant of this class with the specified name.static Campaign.ReviewMode[]
Campaign.ReviewMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.