Package com.piketec.jenkins.plugins.tpt.api.callables
-
Class Summary Class Description CleanUpCallable This code is executed on a Jenkins Agent.ExecuteTestsWorkerJobCallable The Callable executes tpt test cases on a Jenkins Agent via the TPT API.GetTestCasesCallable This Callable returns a list of all testcase for the given parameters.GetTestCasesCallableResult Data container for the result returned byGetTestCasesCallable
.RunOverviewReportCallable This class creates the tpt overview report.TptApiCallable<S> This class can open a TPT API connection.