Package org.jvnet.hudson.reactor
package org.jvnet.hudson.reactor
-
ClassDescriptionRepresents code that can be executed.Marker interface that indicates a milestone in the reactor process.Default
Milestone
implementation.Executes a set ofTask
s that dependend on each other.Used to tunnel application-thrownThrowable
(Error or Exception) to the caller.Receives callback during theReactor.execute(Executor, ReactorListener)
.Bundles multiple listeners into one.One initialization taskBuilder/fluent-API pattern to build up a series of related tasks.Handle to the task.