public interface HttpImportConfigurationProviderHook extends Hook
Modifier and Type | Method and Description |
---|---|
void |
configureImport(ImportConfigDto config) |
boolean |
consumes(java.lang.String id) |
void |
validate(ImportConfigDto config) |
boolean consumes(java.lang.String id)
void configureImport(ImportConfigDto config) throws IllegalImportConfigException
IllegalImportConfigException
void validate(ImportConfigDto config) throws IllegalImportConfigException
IllegalImportConfigException