Uses of Class
com.piketec.jenkins.plugins.tpt.WorkLoad
Packages that use WorkLoad
-
Uses of WorkLoad in com.piketec.jenkins.plugins.tpt
Methods in com.piketec.jenkins.plugins.tpt that return WorkLoadModifier and TypeMethodDescriptionstatic WorkLoadWorkLoad.pollWorkload(String jobName) Pops the workload from the static HashMap.Methods in com.piketec.jenkins.plugins.tpt with parameters of type WorkLoadModifier and TypeMethodDescriptionstatic voidWorkLoad.putWorkLoad(String jobName, WorkLoad workloadToAdd) Adds a workload to the static HashMap.