reportContext.setPersistentGlobalVariable("NewVariableElement",e.message);
System.out.println("AAA:"+reportContext.getPersistentGlobalVariable("NewVariableElement"));
在BIRT使用变量
最新推荐文章于 2020-07-03 11:32:22 发布
reportContext.setPersistentGlobalVariable("NewVariableElement",e.message);
System.out.println("AAA:"+reportContext.getPersistentGlobalVariable("NewVariableElement"));