Uses of Class
org.jvnet.hudson.reactor.TaskGraphBuilder
-
Uses of TaskGraphBuilder in org.jvnet.hudson.reactor
Modifier and TypeMethodDescriptionGiven milestones will be set as achievements for the next task.TaskGraphBuilder.followedBy()
Indicates that the task to be added requires the completion of the last added task.TaskGraphBuilder.notFatal()
Given milestones will be set as pre-requisites for the next task to be added.