Interface EsrImportHelperService
- All Known Implementing Classes:
EsrImportHelperServiceImpl
public interface EsrImportHelperService
-
Method Summary
Modifier and TypeMethodDescriptionfind theImportEsrFileServiceContribution
that fits the extension and type of a binary
-
Method Details
-
findImportServiceContribution
find theImportEsrFileServiceContribution
that fits the extension and type of a binary- Parameters:
file
- the binary to check- Returns:
- an optional filled with any contribution that fits
-