Uses of Annotation Interface
io.goobi.viewer.api.rest.bindings.CrowdsourcingCampaignBinding
Packages that use CrowdsourcingCampaignBinding
-
Uses of CrowdsourcingCampaignBinding in io.goobi.viewer.api.rest.filters
Classes in io.goobi.viewer.api.rest.filters with annotations of type CrowdsourcingCampaignBindingModifier and TypeClassDescriptionclass
Allows access to crowdsourcing campaign resources for sessions owned by a goobi-viewer user who has access to the campaign. -
Uses of CrowdsourcingCampaignBinding in io.goobi.viewer.api.rest.v1.crowdsourcing
Classes in io.goobi.viewer.api.rest.v1.crowdsourcing with annotations of type CrowdsourcingCampaignBindingModifier and TypeClassDescriptionclass
Request filter to ensure only users with sufficient rights may access campaign resources.class
Rest resources to create a frontend-view for a campaign to annotate or review a work, and to process the created annotations and/or changes to the campaign status.