Uses of Class
io.goobi.viewer.api.rest.v1.crowdsourcing.CampaignItemResource.AnnotationPage
-
Uses of CampaignItemResource.AnnotationPage in io.goobi.viewer.api.rest.v1.crowdsourcing
Modifier and TypeMethodDescriptionvoid
CampaignItemResource.setAnnotationsForManifest
(List<CampaignItemResource.AnnotationPage> pages, String pi) Takes a map of annotation target (canvas/manifest) ids and replaces all annotations for the given campaign, pi and targeted pages if target is canvas) with the ones contained in the map.