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