Uses of Class
com.piketec.jenkins.plugins.tpt.api.callables.CleanUpCallable
-
Packages that use CleanUpCallable Package Description com.piketec.jenkins.plugins.tpt -
-
Uses of CleanUpCallable in com.piketec.jenkins.plugins.tpt
Constructors in com.piketec.jenkins.plugins.tpt with parameters of type CleanUpCallable Constructor Description CleanUpTask(Run<?,?> distributingJobRun, CleanUpCallable cleanUpCallable, Launcher launcher)
Creates and enqueues an clean up taks that will be executed when callingCleanUpTask.cleanUp(Run, TptLogger)
-