Uses of Interface
org.opencastproject.elasticsearch.index.objects.IndexObject
Packages that use IndexObject
Package
Description
-
Uses of IndexObject in org.opencastproject.elasticsearch.index.objects.event
Classes in org.opencastproject.elasticsearch.index.objects.event that implement IndexObject -
Uses of IndexObject in org.opencastproject.elasticsearch.index.objects.series
Classes in org.opencastproject.elasticsearch.index.objects.series that implement IndexObject -
Uses of IndexObject in org.opencastproject.external.endpoint
Method parameters in org.opencastproject.external.endpoint with type arguments of type IndexObjectModifier and TypeMethodDescriptionprotected javax.ws.rs.core.ResponseEventsEndpoint.getJsonEvents(String acceptHeader, List<IndexObject> events, Boolean withAcl, Boolean withMetadata, Boolean withScheduling, Boolean withPublications, Boolean includeInternalPublication, Boolean withSignedUrls, ApiVersion requestedVersion) Render a collection ofEvents into a json array.