summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/process
AgeCommit message (Expand)AuthorFilesLines
2022-02-11chore(core): remove old HttpServlet implementation, because we only use Java ...Thomas1-148/+0
2022-01-09fix(core): change validation of loaded process-definitions to fix problem of ...Thomas1-12/+12
2021-03-12refactor some code to Java Stream APIThomas1-6/+3
2021-03-02update error-messages in process-managementThomas2-8/+11
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz1-0/+1
2020-03-26fix codestyleThomas Lenz2-1/+3
2019-12-11change log-level in process-definition parserThomas Lenz1-6/+6
2019-12-11change logging in process-definition parserThomas Lenz1-5/+5
2019-12-05some code code-style modificationsThomas19-177/+252
2019-12-04to some more code quality tasksThomas1-1/+1
2019-12-04common EGIZ code-style refactoringThomas Lenz20-2226/+2120
2019-11-21add stop condition to process-flow engine that can be set dynamically by tasksThomas Lenz3-53/+90
2019-10-18add post-validation steps into process-definition loaderThomas1-1/+24
2019-09-13refactor utils into a separate moduleThomas Lenz1-61/+0
2019-09-11change log-levelThomas Lenz1-1/+1
2018-10-30update logging in process engineThomas Lenz1-7/+7
2018-09-13fix typo in license header1.0.2Thomas Lenz20-40/+40
2018-07-12some more updatesThomas Lenz20-2/+482
2018-06-26initial commitThomas Lenz20-0/+2180