Class UnshelveProjectExecutable

java.lang.Object
org.jvnet.hudson.plugins.shelveproject.UnshelveProjectExecutable
All Implemented Interfaces:
Queue.Executable, Runnable, WithConsoleUrl

public class UnshelveProjectExecutable extends Object implements Queue.Executable
A Queue.Executable that will take care of unshelving projects.

Selected projects will be copied back under $JENKINS_HOME/jobs and the model will be reloaded.