generated from finos/software-project-blueprint
-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FreeMarker processRecursively Optimization (#2564)
* Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java modified logic * Update TestFreeMarkerExecutor.java Add Test * Update TestFreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Add more testcases to testFreemarker logic * Update TestFreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java added templatefunctions instead of "" * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * fix test freemarker * fix checkstyles * Add TemplateHashModel class def to process * Add e2e tests for planexecution in testfreemarker * Add mapping for other attributes of Person class * change prev name to previousresult * Update FreeMarkerExecutor.java * Update FreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * Update TestFreeMarkerExecutor.java * remove e2e from testfreemarker (unsupported packages?) * add e2e testings in testExecutionPlanForIn.java * Code review fixes * update while condition for processing hashmodel values * Update FreeMarkerExecutor.java * Update TestPlanExecutionForIn.java * Update TestPlanExecutionForIn.java to include Flag switch test * Make overloaded function for process * redefine testnames * Update TestPlanExecutionForIn.java * do flag switching on process recursively for testfreemarker * small fixes * Update TestPlanExecutionForIn.java * Update TestPlanExecutionForIn.java * generics for overrideTemplateModel
- Loading branch information
Showing
3 changed files
with
186 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.