public interface ExportImportServiceConfigurationWhitelistedURLPatternsHelper
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWhitelistedURL(long companyId,
java.lang.String url) |
void |
rebuildURLPatternMapper(long companyId) |
void |
rebuildURLPatternMapper(long companyId,
ExportImportServiceConfiguration exportImportServiceConfiguration) |
void |
rebuildURLPatternMappers() |
boolean isWhitelistedURL(long companyId,
java.lang.String url)
void rebuildURLPatternMapper(long companyId)
throws java.lang.Exception
java.lang.Exceptionvoid rebuildURLPatternMapper(long companyId,
ExportImportServiceConfiguration exportImportServiceConfiguration)
throws java.lang.Exception
java.lang.Exceptionvoid rebuildURLPatternMappers()