How can I track a button click from a different UI?

 ̄綄美尐妖づ 提交于 2020-04-18 05:47:53

问题


I'm sorry if this question isn't framed the way it should, I have trouble wording out my problem.

Is it possible to see which button the user clicked, if the button was on a different UI?

I have a GSP page that is displaying a Jenkins Blue Ocean to monitor a pipeline. I want to track if the user has pressed any pause or abort buttons, but because the Jenkins Blue Ocean isn't part of my page, I can't send anything to my controller.

Would there be any work arounds or methods to track something like this?

Thank you!

来源:https://stackoverflow.com/questions/61183016/how-can-i-track-a-button-click-from-a-different-ui

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!