Uses of Package
org.jvnet.hudson.reactor
-
Classes in org.jvnet.hudson.reactor used by org.jvnet.hudson.reactor Class Description Executable Represents code that can be executed.Milestone Marker interface that indicates a milestone in the reactor process.Reactor Executes a set ofTasks that dependend on each other.ReactorException Used to tunnel application-thrownThrowable(Error or Exception) to the caller.ReactorListener Receives callback during theexecute(Executor, ReactorListener).Task One initialization taskTaskBuilder TaskGraphBuilder Builder/fluent-API pattern to build up a series of related tasks.TaskGraphBuilder.Handle Handle to the task.