Uses of Class
io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
-
Uses of CampaignItem in io.goobi.viewer.api.rest.v1.crowdsourcing
Modifier and TypeMethodDescriptionCampaignItemResource.getItemForManifest
(String persistentIdentifier, javax.servlet.http.HttpServletRequest servletRequest) Get theCampaignItem
for a campaign and work, containing the URL of the targeted resource (IIIF manifest) and all information to create a GUI for the campaign's questions.Modifier and TypeMethodDescriptionvoid
CampaignItemResource.setItemForManifest
(CampaignItem item, String persistentIdentifier, int page) Sets theCrowdsourcingStatus
for the given campaign and work and records theUser
who made the change.