aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/process/dao/ProcessInstanceStoreDAO.java
AgeCommit message (Expand)AuthorFilesLines
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-43/+0
2015-02-06Code cleanupThomas Knall1-2/+2
2015-02-05Perform some cleanup tasksThomas Knall1-2/+0
2015-02-04Persistence issue fixed (MOAID-62)Thomas Knall1-1/+1
2015-01-30add persistence to process-engineChristian Wagner1-10/+0
2015-01-30implement DAO methods, add exeptions to ProcessInstanceStoreDAO interfaceGerwin Gsenger1-18/+17
2015-01-29add new methods to the dao interface, enhance db entityGerwin Gsenger1-2/+32
2015-01-29add inital (empty) implementation of the ProcessInstanceStoreDAOGerwin Gsenger1-0/+26