ikedam commented on New Feature JENKINS-26050

Problems happen when simply replaced AbstractProject to Job:

  • Job doesn't provide scheduleBuild2 (in BuildTriggerConfig#schedule)
  • Job doesn't provide getQueuePeriod (in BuildTriggerConfig#schedule)
  • Job doesn't provide findNearest (in BuildTriggerConfig.DescriptorImpl#doCheckProjects)
  • DependencyGraph works only for AbstractProject.
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.

Reply via email to