简体   繁体   English

Jira 弹出消息

[英]Jira pop-up message

Hi你好

I created a Jira plugin for some customized reports using Java API and now I am looking for a way to add some warnings for the user.我使用 Java API 为一些自定义报告创建了 Jira 插件,现在我正在寻找一种为用户添加一些警告的方法。 What I would like to find is a way to create some pop-ups to display warnings but I don't want to use the MessageBox from Javascript in my.vm file.我想找到一种方法来创建一些弹出窗口来显示警告,但我不想在 my.vm 文件中使用 Javascript 中的 MessageBox。 Is there any way to create pop-up messages in Jira plugins?有没有办法在 Jira 插件中创建弹出消息?

Thank you!谢谢!

You might want to leverage integrated AUI (Atlassian User Interface) to display good-looking messages.您可能希望利用集成的 AUI(Atlassian 用户界面)来显示美观的消息。 https://docs.atlassian.com/aui/8.6.0/docs/messages.html https://docs.atlassian.com/aui/8.6.0/docs/messages.html

More info about AUI: https://docs.atlassian.com/aui/getting-started.html有关 AUI 的更多信息: https://docs.atlassian.com/aui/getting-started.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM