aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/process/dao/ProcessInstanceStoreDAOImpl.java
AgeCommit message (Expand)AuthorFilesLines
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-93/+0
2016-04-21Added RedisTransaction storageChristian Maierhofer1-1/+1
2016-03-22move ProcessInstanzDAO into transactionstorageThomas Lenz1-30/+37
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-6/+2
2015-07-23update log messages with loglevel INFOThomas Lenz1-1/+1
2015-02-04Persistence issue fixed (MOAID-62)Thomas Knall1-4/+1
2015-02-02Fix persistence.Thomas Knall1-7/+13
2015-01-30add persistence to process-engineChristian Wagner1-29/+0
2015-01-30small DAO code review from ThomasGerwin Gsenger1-23/+27
2015-01-30implement DAO methods, add exeptions to ProcessInstanceStoreDAO interfaceGerwin Gsenger1-15/+76
2015-01-29add new methods to the dao interface, enhance db entityGerwin Gsenger1-4/+30
2015-01-29add inital (empty) implementation of the ProcessInstanceStoreDAOGerwin Gsenger1-0/+25