Uses of Class
com.testingbot.models.TestingbotJob
-
Packages that use TestingbotJob Package Description com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
-
Uses of TestingbotJob in com.testingbot.testingbotrest
Methods in com.testingbot.testingbotrest that return TestingbotJob Modifier and Type Method Description TestingbotJobTestingbotREST. getJob(java.lang.String jobId)Gets the status of a job (e.g. a Codeless test run).
-