summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/controller/ProtocolFinalizationController.java
AgeCommit message (Expand)AuthorFilesLines
2023-05-15refact(core): change process-data holder-implementation to use Jackson serial...Thomas1-1/+1
2023-05-13refact(core): remove double serialization in central error handlingThomas1-50/+24
2023-02-06fix(core): add missing parameter to log messageThomas1-2/+3
2021-04-21add missing error-handling and add a few more testsThomas1-1/+15
2021-04-21some small updates in central error-handlingThomas1-2/+5
2021-04-16Merge branch 'feature/VT-21-016' of gitlab.iaik.tugraz.at:egiz/eaaf_component...Thomas1-3/+1
2021-03-30Junit fixeslalber1-10/+4
2021-03-30add some Junit fixes and other spotbug based oneslalber1-0/+7
2021-03-30added some error Handlinglalber1-2/+0
2021-03-30Second version of featurelalber1-53/+55
2021-03-30First version of featurelalber1-0/+60
2021-03-21Junit fixeslalber1-10/+4
2021-03-16add some Junit fixes and other spotbug based oneslalber1-0/+7
2021-03-12added some error Handlinglalber1-2/+0
2021-03-10Second version of featurelalber1-53/+54
2021-03-08First version of featurelalber1-14/+70
2021-03-02update error-messages in process-managementThomas1-1/+2
2021-03-01change endpoints for protocol-finalization controller and add basic modul for...Thomas1-2/+4
2020-11-09fix missing "transactionID" injection in protocol-finalization and error-hand...Thomas Lenz1-1/+13
2020-11-06adapt logging to improve debuggingThomas Lenz1-1/+4
2020-11-06optimize error-handling in case with special focus on backend communication-r...Thomas Lenz1-13/+22
2020-10-13refactor error processingThomas Lenz1-11/+17
2020-10-13Serialize exceptions in error-handler manually to fix problems with Serializa...Thomas Lenz1-11/+15
2020-04-01update process-engine support HTTP POST and GET error forwarting.Thomas Lenz1-1/+1
2019-12-05some code code-style modificationsThomas1-16/+19
2019-12-04common EGIZ code-style refactoringThomas Lenz1-125/+134
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-62/+16
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-12some more updatesThomas Lenz1-18/+34
2018-06-26initial commitThomas Lenz1-0/+178