Commit Graph

17 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
f4bca968b8 Updating Workflow Adapter class 2014-02-11 16:57:16 -04:00
Erik Amaru Ortiz
0bb319c70e Adding Event handling for bpmn and workflow layer (for start and end task setting) 2014-02-10 19:43:54 -04:00
Erik Amaru Ortiz
29a9ecbdba Updating unit tests for BpmnWorkflow and WorkflowBpmn Adapters tests 2014-02-10 16:35:24 -04:00
Erik Amaru Ortiz
9a4c98bb53 Adding Test Units for BpmnEvent, BpmnGateway classes 2014-02-10 13:09:50 -04:00
Erik Amaru Ortiz
82da942ea1 updates to enable save flow connections between activity->activity and activity->gateway 2014-02-07 15:42:24 -04:00
Erik Amaru Ortiz
68c1d98b96 updates for adapter flows -> to -> route 2014-02-07 08:41:11 -04:00
Erik Amaru Ortiz
ca7fa0651d adding flow -> task creation via BpmnWorkflow adapter 2014-02-06 21:26:06 -04:00
Erik Amaru Ortiz
5221c5ca94 Adding update Task on BpmnWorkflow Adapter 2014-02-06 19:17:11 -04:00
Erik Amaru Ortiz
8bbf02d188 Adding workflow behaiour on Adapter Bpmn-> to -> workflow class
- when a activity is created -> create a task
- when a activity is updated -> update a task
- when a activity is deleted -> delete a task
2014-02-06 16:21:46 -04:00
Erik Amaru Ortiz
6b8ca3c9ee Updating /project endpint, now is working GET /projects/{prj_uid} and /projects methods (only is loading diagram's activities) 2014-02-06 11:00:15 -04:00
Erik Amaru Ortiz
9c8d66ef07 Adding adapters for Workflow->Bpmn and Bpmn->Workflow projects, and more updates & fixes 2014-02-05 17:29:28 -04:00
Erik Amaru Ortiz
aa399794f3 Adding Override Methods to Adapter Bpmn->Workflow Projects 2014-02-05 14:09:48 -04:00
Erik Amaru Ortiz
0063597e08 Enabling to use GET method for Project endpoint -> Request GET: /projects, and some updates 2014-02-05 12:34:20 -04:00
Erik Amaru Ortiz
77a23e7714 Refactoring Bpmn/Workflow handling layer (3rd commit) 2014-02-03 19:37:50 -04:00
Erik Amaru Ortiz
cf59ed1308 Refactoring Bpmn/Workflow handling layer (2nd commit) 2014-01-31 18:49:57 -04:00
erik
1bd778290c adding static declaration for bootstrap class method,.. and some updates 2014-01-30 22:10:56 -04:00
Erik Amaru Ortiz
70d61efda0 Refactoring Bpmn/Workflow handling layer (1st commit) 2014-01-30 19:15:10 -04:00