Uses of Interface
org.hansken.plugin.extraction.api.TraceSearcher
-
Packages that use TraceSearcher Package Description org.hansken.plugin.extraction.api This is the API of the Extraction Plugins SDK. -
-
Uses of TraceSearcher in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api with parameters of type TraceSearcher Modifier and Type Method Description void
DeferredExtractionPlugin. process(Trace trace, DataContext dataContext, TraceSearcher searcher)
Start processing atrace
.
-