Class CleanUpCallable

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

public class CleanUpCallable extends TptApiCallable<Boolean>
This code is executed on a Jenkins Agent. It should close an open TPT Project.
See Also: