reportContext.setPersistentGlobalVariable("NewVariableElement",e.message);
System.out.println("AAA:"+reportContext.getPersistentGlobalVariable("NewVariableElement"));在BIRT使用变量
阅读 69
2023-03-21
reportContext.setPersistentGlobalVariable("NewVariableElement",e.message);
System.out.println("AAA:"+reportContext.getPersistentGlobalVariable("NewVariableElement"));相关推荐
精彩评论(0)