summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/process/ProcessEngineImpl.java
AgeCommit message (Expand)AuthorFilesLines
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-managementThomas1-7/+10
2019-12-05some code code-style modificationsThomas1-26/+32
2019-12-04to some more code quality tasksThomas1-1/+1
2019-12-04common EGIZ code-style refactoringThomas Lenz1-466/+502
2019-11-21add stop condition to process-flow engine that can be set dynamically by tasksThomas Lenz1-46/+71
2019-10-18add post-validation steps into process-definition loaderThomas1-1/+24
2018-10-30update logging in process engineThomas Lenz1-7/+7
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-12some more updatesThomas Lenz1-2/+26
2018-06-26initial commitThomas Lenz1-0/+424