|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

ParameterizedJobMixIn provides both. SCMTriggerItem is not appropriate here.
This should really be deprecated, and callers directed to use the more general Items.findNearest.
True; until this core refactoring is done, this mode would simply not be supported for workflows. See the third paragraph of my original description.
It is implement by Project. At any rate, as above, do not pay attention to this interface here.
Other than the fact that a workflow can build another and provide an UpstreamCause, no, there is no DependencyGraph support. Again, for TriggerBuilder (and one mode of BuildTrigger) this does not matter.