Uses of Interface
org.jvnet.hudson.reactor.Executable
-
Uses of Executable in org.jvnet.hudson.reactor
Modifier and TypeMethodDescriptionTaskGraphBuilder.add
(String displayName, Executable e) Adds a new work unit and returns its handle, which can then be used to set up dependencies among them.