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