Interface ExtractionMatcher

    • Method Detail

      • isHandled

        boolean isHandled​(String extractionId)
        Checks if the extraction with the given identifier is handled by the Pipeline
        Parameters:
        extractionId - the extraction identifier
        Returns:
        true if the extraction is handled by the Pipeline, false otherwise