Uses of Enum Class
org.opencastproject.index.service.api.IndexService.Source
Packages that use IndexService.Source
-
Uses of IndexService.Source in org.opencastproject.index.service.api
Methods in org.opencastproject.index.service.api that return IndexService.SourceModifier and TypeMethodDescriptionIndexService.getEventSource(org.opencastproject.elasticsearch.index.objects.event.Event event) static IndexService.SourceReturns the enum constant of this class with the specified name.static IndexService.Source[]IndexService.Source.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IndexService.Source in org.opencastproject.index.service.impl
Methods in org.opencastproject.index.service.impl that return IndexService.SourceModifier and TypeMethodDescriptionIndexServiceImpl.getEventSource(org.opencastproject.elasticsearch.index.objects.event.Event event) Determines in a very basic way what kind of source the event is