aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/process/dao
AgeCommit message (Expand)AuthorFilesLines
2016-04-21Added RedisTransaction storageChristian Maierhofer1-1/+1
2016-03-22move ProcessInstanzDAO into transactionstorageThomas Lenz2-31/+40
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-06Code cleanupThomas Knall1-2/+2
2015-02-05Perform some cleanup tasksThomas Knall1-2/+0
2015-02-04Add comment to ProcessInstanceStore primary key fieldThomas Knall1-0/+9
2015-02-04Persistence issue fixed (MOAID-62)Thomas Knall3-9/+2
2015-02-03serialize ExecutionContext data in a single database fieldChristian Wagner1-7/+6
2015-02-02Fix persistence.Thomas Knall2-8/+15
2015-02-02fix process instance persistenceChristian Wagner1-0/+3
2015-01-30add persistence to process-engineChristian Wagner3-42/+3
2015-01-30small DAO code review from ThomasGerwin Gsenger1-23/+27
2015-01-30implement DAO methods, add exeptions to ProcessInstanceStoreDAO interfaceGerwin Gsenger2-33/+93
2015-01-29add new methods to the dao interface, enhance db entityGerwin Gsenger3-27/+105
2015-01-29add inital (empty) implementation of the ProcessInstanceStoreDAOGerwin Gsenger3-1/+63
2015-01-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger1-0/+48