Class QtakesService
java.lang.Object
com.canehealth.ckblib.qtakes.service.QtakesService
@Service @EnableConfigurationProperties(ServiceProperties.class) public class QtakesService extends Object
-
Constructor Summary
Constructors Constructor Description QtakesService() -
Method Summary
Modifier and Type Method Description voidclearResults()QtakesRootgetQtakesResults()reactor.core.publisher.Mono<String>post(String queryString)voidsetQtakesUrl(String qtakesUrl)
-
Constructor Details
-
QtakesService
public QtakesService()
-
-
Method Details
-
setQtakesUrl
-
clearResults
public void clearResults() -
post
-
getQtakesResults
-