Uses of Class
com.perforce.halm.jenkins.HALMTestReporterObject
-
Packages that use HALMTestReporterObject Package Description com.perforce.halm.jenkins -
-
Uses of HALMTestReporterObject in com.perforce.halm.jenkins
Methods in com.perforce.halm.jenkins with parameters of type HALMTestReporterObject Modifier and Type Method Description void
HALMTestReporterCommon. submitBuildToHelixALM(@NotNull Run<?,?> run, FilePath workspace, EnvVars env, Launcher launcher, TaskListener listener, HALMTestReporterObject reportObj)
Common function to submit test results to Helix ALM.
-