aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/process
AgeCommit message (Expand)AuthorFilesLines
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz4-22/+79
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz3-14/+47
2015-07-23update log messages with loglevel INFOThomas Lenz1-1/+1
2015-04-20first fix to solve problems with errorhandling and process managmentThomas Lenz3-3/+7
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall1-6/+11
2015-02-06Code cleanupThomas Knall3-3/+4
2015-02-05Perform some cleanup tasksThomas Knall4-14/+3
2015-02-04Add comment to ProcessInstanceStore primary key fieldThomas Knall1-0/+9
2015-02-04Persistence issue fixed (MOAID-62)Thomas Knall4-16/+7
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall2-3/+6
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 Wagner2-14/+15
2015-01-30Merge branch 'MOAID-62'Thomas Knall5-145/+150
2015-01-30add persistence to process-engineChristian Wagner5-145/+148
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'Christian Wagner1-1/+1
2015-01-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger16-37/+222
2015-01-29integrate process engine from project 'dti-process-engine' - INCOMPLETE!Christian Wagner23-0/+1992