Uses of Annotation Interface
io.goobi.viewer.api.rest.bindings.CrowdsourcingCampaignBinding
Packages that use CrowdsourcingCampaignBinding
Package
Description
JAX-RS request and response filters implementing cross-cutting concerns such as
access control, CORS headers, IIIF image parameter validation, and PDF/image delivery guards.
REST resources for the crowdsourcing module in the v1 API, handling campaign item
retrieval and activity log entries for user-contributed transcription and annotation work.
-
Uses of CrowdsourcingCampaignBinding in io.goobi.viewer.api.rest.filters
Classes in io.goobi.viewer.api.rest.filters with annotations of type CrowdsourcingCampaignBindingModifier and TypeClassDescriptionclassJAX-RS request filter that allows access to crowdsourcing campaign resources for sessions owned by a logged-in 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 TypeClassDescriptionclassREST resource for retrieving activity logs and progress statistics for crowdsourcing campaign items.classREST resource for accessing crowdsourcing campaign items and submitting annotations.