Daniel Rojas
c0813f669e
Se modifica la funcionalidad de start event para Case Scheduler y Web Entry (add)
2014-04-28 12:05:08 -04:00
Daniel Rojas
c15f36d0ef
Se modifica la funcionalidad de start event para Case Scheduler y Web Entry (add)
2014-04-28 11:49:51 -04:00
Daniel Rojas
eaeac5372a
Se agrega la funcionalidad de start event para Case Scheduler y Web Entry (add)
2014-04-28 10:48:34 -04:00
Erik Amaru Ortiz
eb71bea144
Major Updates for import BPMN project
2014-04-07 16:10:42 -04:00
Erik Amaru Ortiz
00fd862056
BPMN Project Import chages to import alll workflow properties data
2014-03-27 19:11:24 -04:00
Erik Amaru Ortiz
16d861c225
Adding SubProcess support for Bpmn->Workflow adapter
2014-03-26 12:21:18 -04:00
Erik Amaru Ortiz
f104861c36
Solving bug: when a BPMN Project is updated a new Workflow::route is created, this is happening each time the project is updated: SOLVED
...
- now routes are being updated (if already exists) instead create new one each time
2014-03-25 11:30:56 -04:00
Erik Amaru Ortiz
1a4d3b0a21
Adding Exporter for BPMN Projects (1st commit)
2014-02-28 19:11:34 -04:00
Erik Amaru Ortiz
bf933a5bf2
Adding Unit Test to ensure a right behaviour of BpmnWorkflow Adapter
...
- flow->gateways (bpmn) to route (workflow) conversion is working fine
- start and end event (bpmn) to setting start and end tasks is working fine
2014-02-27 15:51:42 -04:00
Erik Amaru Ortiz
a368fa0066
Adding flow listener to save route conditions into workflow project from bpmn flows
2014-02-26 17:38:07 -04:00
Erik Amaru Ortiz
56be79f2ae
Updating GET /projects data return, now it is returning all projects bpmn and classic projects
...
Them can be classified by prj_type: [bpmn|classic]
2014-02-26 12:53:17 -04:00
Erik Amaru Ortiz
887fa6b46a
Adding Unit Tests to BpmnWorkflow Adapter
...
- Adding Activity->Gateway Flow handler
- Adding Activity->Gateway ==> Route Listener to Adapter
Now gateways with DIVERGING and CONVERGING directions are interpreted as its respective workflow route types.
2014-02-25 13:47:59 -04:00
Erik Amaru Ortiz
7962d40a0f
Updating Unit Tests for BpmnWorkflow Adapter, and some Bpmn->Workflow logic
2014-02-24 19:10:45 -04:00
Erik Amaru Ortiz
ec48facf8b
Updates On Bpmn->Workflow Adapter, now activities and flows are updated just when its data have changed
2014-02-18 17:41:45 -04:00
Erik Amaru Ortiz
79ee31b761
More Update for BpmnWorkflow Adapter class, now start and end tasks are updating successfully on Workflow Layer
2014-02-12 17:01:19 -04:00
Erik Amaru Ortiz
0e36b7b397
Last FIX for create gateway-activities on BpmnWorkflow Adapter
2014-02-11 20:32:20 -04:00
Erik Amaru Ortiz
f4bca968b8
Updating Workflow Adapter class
2014-02-11 16:57:16 -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
ca7fa0651d
adding flow -> task creation via BpmnWorkflow adapter
2014-02-06 21:26:06 -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
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
47f991034f
More Bpmn/Workflow handling layer refactoring and improve unit tests
2014-02-05 11:39:15 -04:00