|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Executable in org.jvnet.hudson.reactor |
---|
Subinterfaces of Executable in org.jvnet.hudson.reactor | |
---|---|
interface |
Task
One initialization task |
Fields in org.jvnet.hudson.reactor declared as Executable | |
---|---|
static Executable |
Executable.NOOP
No-op implementation. |
Methods in org.jvnet.hudson.reactor with parameters of type Executable | |
---|---|
TaskGraphBuilder.Handle |
TaskGraphBuilder.add(java.lang.String displayName,
Executable e)
Adds a new work unit and returns its handle, which can then be used to set up dependencies among them. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |