Uses of Enum Class
io.goobi.viewer.model.crowdsourcing.campaigns.Campaign.ReviewMode
Packages that use Campaign.ReviewMode
-
Uses of Campaign.ReviewMode in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return types with arguments of type Campaign.ReviewModeModifier and TypeMethodDescriptionCrowdsourcingBean.getPossibleReviewModes()
getPossibleReviewModes. -
Uses of Campaign.ReviewMode in io.goobi.viewer.model.crowdsourcing.campaigns
Methods in io.goobi.viewer.model.crowdsourcing.campaigns that return Campaign.ReviewModeModifier 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.Methods in io.goobi.viewer.model.crowdsourcing.campaigns with parameters of type Campaign.ReviewMode