Jenkins Build History widget is probably the best example of AJAX usage in 
Jenkins: 

   - JAVA: 
   
https://github.com/jenkinsci/jenkins/blob/449c5aced523a6e66fe3d6a804e5dbfd5c5c67c6/core/src/main/java/hudson/widgets/HistoryWidget.java#L210-L256
   - Jelly with embedded JavaScriptL 
   
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly#L79-L115
   
BR, Oleg

On Tuesday, May 19, 2020 at 3:35:15 PM UTC+2, Aytunc Beken wrote:
>
> Hi,
>
> I am trying to implement Ajax call in UI page. I could only find this page 
> (https://wiki.jenkins.io/display/JENKINS/AJAX+with+JavaScript+proxy) 
> however it did not worked.
>
> I will be glad if anyone can point some help.
>
> - Documentation
> - Plugin implemented Ajax
> - Plugin implemented Jquery
>
>
> Thanks a lot.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/d36ea803-bdb6-4553-be1c-ddeeb74c2c37%40googlegroups.com.

Reply via email to