reportContext.setPersistentGlobalVariable("NewVariableElement",e.message);
System.out.println("AAA:"+reportContext.getPersistentGlobalVariable("NewVariableElement"));
在BIRT使用变量
最新推荐文章于 2021-01-26 17:20:09 发布
reportContext.setPersistentGlobalVariable("NewVariableElement",e.message);
System.out.println("AAA:"+reportContext.getPersistentGlobalVariable("NewVariableElement"));

被折叠的 条评论
为什么被折叠?