Class that will receive the search results from the server. This is separate from the SearchInWorkspaceService class only to avoid a cycle in the dependency injection.
Called when no more search matches will come.
Optional
Called by the server for every search match.
Class that will receive the search results from the server. This is separate from the SearchInWorkspaceService class only to avoid a cycle in the dependency injection.