ikedam commented on New Feature JENKINS-26050

What I cannot understand:

  • WorkflowJob doesn't inherit AbstractProject.
  • AbstractProject doesn't implements SCMTriggerItem.
    • SCMTriggerItem (since Jenkins 1.568) provides scheduleBuild2 and getQuietPeriod, and looks a good replacement for AbstractProject.
  • DependencyGraph works only for AbstractProject.
    • Does workflow-plugin provides alternate way to define dependencies between workflow projects?
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to