Uses of Interface
org.hibernate.search.util.common.reporting.EventContextElement
Package
Description
-
Uses of EventContextElement in org.hibernate.search.engine.mapper.mapping.building.spi
Modifier and TypeInterfaceDescriptioninterface
MappingKey<PBM,
M> Tagging interface for objects used as a key to retrieve mappings at different states: when finalizing the mapping inSearchIntegrationFinalizer.finalizeMapping(MappingKey, MappingFinalizer)
. -
Uses of EventContextElement in org.hibernate.search.engine.reporting.spi
Modifier and TypeMethodDescriptionFailureCollector.withContext
(EventContextElement contextElement) RootFailureCollector.withContext
(EventContextElement contextElement) -
Uses of EventContextElement in org.hibernate.search.util.common.reporting
Modifier and TypeMethodDescriptionstatic EventContext
EventContext.create
(EventContextElement firstElement, EventContextElement... otherElements)