Class RunOverviewReportCallable

  • All Implemented Interfaces:
    hudson.remoting.Callable<Boolean,​InterruptedException>, Serializable, org.jenkinsci.remoting.RoleSensitive

    public class RunOverviewReportCallable
    extends TptApiCallable<Boolean>
    This class creates the tpt overview report. The code is executed on the Jenkins Agent and uses the TPT API. NOTE: This is not the report that is shown in Jenkins, but only the local TPT Report. To create a report in Jenkins, use the Report Plugin.
    See Also:
    Serialized Form