Class PhantomBusterServiceImpl
java.lang.Object
com.profile.searcher.service.impl.PhantomBusterServiceImpl
- All Implemented Interfaces:
PhantomBusterService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsearchLinkedInProfiles
(LinkedInProfileSearchDTO linkedInProfileSearchDTO)
-
Constructor Details
-
PhantomBusterServiceImpl
public PhantomBusterServiceImpl()
-
-
Method Details
-
searchLinkedInProfiles
public SuccessResponseVO<Object> searchLinkedInProfiles(LinkedInProfileSearchDTO linkedInProfileSearchDTO) - Specified by:
searchLinkedInProfiles
in interfacePhantomBusterService
-