aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/process/dao/ProcessInstanceStore.java
AgeCommit message (Expand)AuthorFilesLines
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-91/+0
2016-03-22move ProcessInstanzDAO into transactionstorageThomas Lenz1-1/+3
2015-02-04Add comment to ProcessInstanceStore primary key fieldThomas Knall1-0/+9
2015-02-04Persistence issue fixed (MOAID-62)Thomas Knall1-4/+0
2015-02-03serialize ExecutionContext data in a single database fieldChristian Wagner1-7/+6
2015-02-02Fix persistence.Thomas Knall1-1/+2
2015-02-02fix process instance persistenceChristian Wagner1-0/+3
2015-01-30add persistence to process-engineChristian Wagner1-3/+3
2015-01-29add new methods to the dao interface, enhance db entityGerwin Gsenger1-21/+43
2015-01-29add inital (empty) implementation of the ProcessInstanceStoreDAOGerwin Gsenger1-1/+12
2015-01-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger1-0/+48