ing
This commit is contained in:
parent
1d3ae7c6a7
commit
9960c1aebd
|
@ -16,5 +16,5 @@ public interface AuthCrawlerService {
|
|||
boolean checkAuthCrawler(Long infraId, MetaCrawler metaCrawler, String authJson) throws OverflowException;
|
||||
|
||||
@WebappAPI
|
||||
AuthCrawler readByMCrawlerIDAndTargetID(Short metaCrawlerID, Long targetID) throws OverflowException;
|
||||
AuthCrawler readByMetaCrawlerIDAndTargetID(Short metaCrawlerID, Long targetID) throws OverflowException;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user