Class SavedQueryRunner

java.lang.Object
org.cruk.clarity.api.impl.SavedQueryRunner

@Component public class SavedQueryRunner extends Object
Extraction of code to run a saved query to simplify ClarityAPIImpl. This class needs to handle an error response and convert the XML returned as an exception when there is an error to a ClarityException.
Since:
2.34
  • Field Details

  • Constructor Details

    • SavedQueryRunner

      public SavedQueryRunner()
      Constructor.
  • Method Details