Class QueueShutdownAndRemover

java.lang.Object
htmlpublisher.util.QueueShutdownAndRemover
All Implemented Interfaces:
FilePath.FileCallable<Void>, Serializable, org.jenkinsci.remoting.RoleSensitive

public class QueueShutdownAndRemover extends Object implements FilePath.FileCallable<Void>
Removes a queue from the cache on the node, where the data is located
See Also:
  • Constructor Details

    • QueueShutdownAndRemover

      public QueueShutdownAndRemover(UUID queueKey)
  • Method Details