Uses of Interface
org.hansken.plugin.extraction.api.TraceSearcher
Packages that use TraceSearcher
Package
Description
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 TraceSearcherModifier and TypeMethodDescriptionvoid
DeferredExtractionPlugin.process
(Trace trace, DataContext dataContext, TraceSearcher searcher) Start processing atrace
.