Uses of Enum Class
io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItemOrder
Packages that use CampaignItemOrder
Package
Description
Domain model for crowdsourcing campaigns, including the
Campaign entity with its
visibility, time-frame, and user-group constraints, as well as per-record and per-page
progress statistics and multilingual campaign translations.-
Uses of CampaignItemOrder in io.goobi.viewer.model.crowdsourcing.campaigns
Methods in io.goobi.viewer.model.crowdsourcing.campaigns that return CampaignItemOrderModifier and TypeMethodDescriptionstatic CampaignItemOrderReturns the enum constant of this class with the specified name.static CampaignItemOrder[]CampaignItemOrder.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 that return types with arguments of type CampaignItemOrder