* IDEMPIERE-4968 Enable 2Pack to run java class or script (FHCA-3112 FHCA-3113) / Shell script
* IDEMPIERE-4968 Enable 2Pack to run java class or script (FHCA-3112 FHCA-3113) / Java Shell script -> beanshell/groovy
* IDEMPIERE-4968 Enable 2Pack to run java class or script (FHCA-3112 FHCA-3113) / Remove java class option, fixes for script
* IDEMPIERE-4968 Enable 2Pack to run java class or script (FHCA-3112 FHCA-3113) / rename to ScriptJSR223
* IDEMPIERE-4968 Enable 2Pack to run java class or script (FHCA-3112 FHCA-3113) / add audit information to SQL statements, shell and JSR223 scripts
* IDEMPIERE-4905 : Export data from AD_ReportView_Column while exporting a ReportView with 2Pack
* IDEMPIERE-4905 : Export data from AD_ReportView_Column while exporting a ReportView with 2Pack - fix licence header + add author javadoc + remove a system.out.println
* IDEMPIERE-4905 : Export data from AD_ReportView_Column while exporting a ReportView with 2Pack
Remove unnecessary if condition
* IDEMPIERE-4905 : Export data from AD_ReportView_Column while exporting a ReportView with 2Pack
Instead of Env.get/setContext, you can use ctx.ctx.get/set