cpee 1.3.129 → 1.3.130

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. checksums.yaml +7 -0
  2. data/cpee.gemspec +1 -1
  3. data/lib/cpee/processtransformation/bpel/Repository/booking.bpel +125 -0
  4. data/lib/cpee/processtransformation/bpel/Repository/booking.wsdl +72 -0
  5. data/lib/cpee/processtransformation/bpel/Repository/booking/airline.wsdl +71 -0
  6. data/lib/cpee/processtransformation/bpel/Repository/booking/hotel.wsdl +64 -0
  7. data/lib/cpee/processtransformation/bpel/Repository/booking/report.wsdl +71 -0
  8. data/lib/cpee/processtransformation/bpel/bpel2wee.rb +34 -0
  9. data/lib/cpee/processtransformation/bpel/bpelserver.ru +64 -0
  10. data/lib/cpee/processtransformation/bpel/bpelserver.xml +70 -0
  11. data/lib/cpee/processtransformation/bpel/lib/BPEL_Transform.rb +367 -0
  12. data/lib/cpee/processtransformation/bpmn2.rb +273 -0
  13. data/lib/cpee/processtransformation/cpee.rb +118 -0
  14. data/lib/cpee/processtransformation/structures.rb +426 -0
  15. data/server/instances/1/properties.xml +101 -69
  16. data/server/instances/10/properties.xml +109 -0
  17. data/server/instances/11/properties.xml +109 -0
  18. data/server/instances/2/properties.xml +44 -191
  19. data/server/instances/3/properties.xml +44 -70
  20. data/server/instances/4/properties.xml +68 -28
  21. data/server/instances/5/properties.xml +70 -10
  22. data/server/instances/6/properties.xml +55 -175
  23. data/server/instances/7/properties.xml +83 -0
  24. data/server/instances/8/properties.xml +83 -0
  25. data/server/instances/9/properties.xml +77 -0
  26. metadata +111 -111
  27. data/server/instances/1/notifications/d12eff1ac812661c05d7090ce7394cf9/consumer-secret +0 -1
  28. data/server/instances/1/notifications/d12eff1ac812661c05d7090ce7394cf9/producer-secret +0 -1
  29. data/server/instances/1/notifications/d12eff1ac812661c05d7090ce7394cf9/subscription.xml +0 -27
  30. data/server/instances/6/notifications/5c8c36c3dfcec8e36c3b25859a71778c/consumer-secret +0 -1
  31. data/server/instances/6/notifications/5c8c36c3dfcec8e36c3b25859a71778c/producer-secret +0 -1
  32. data/server/instances/6/notifications/5c8c36c3dfcec8e36c3b25859a71778c/subscription.xml +0 -27
  33. data/server/server.pid +0 -1
@@ -1 +0,0 @@
1
- d206763d6042af84dad267ae316c2a00
@@ -1 +0,0 @@
1
- 63f8cb395dd00d19bf520b0ffa283007
@@ -1,27 +0,0 @@
1
- <subscription xmlns="http://riddl.org/ns/common-patterns/notifications-producer/1.0">
2
- <topic id="running">
3
- <event>activity_calling</event>
4
- <event>activity_manipulating</event>
5
- <event>activity_failed</event>
6
- <event>activity_done</event>
7
- </topic>
8
- <topic id="properties/position">
9
- <event>change</event>
10
- </topic>
11
- <topic id="properties/description">
12
- <event>change</event>
13
- <event>error</event>
14
- </topic>
15
- <topic id="properties/state">
16
- <event>change</event>
17
- </topic>
18
- <topic id="properties/dataelements">
19
- <event>change</event>
20
- </topic>
21
- <topic id="properties/endpoints">
22
- <event>change</event>
23
- </topic>
24
- <topic id="properties/handlers">
25
- <event>change</event>
26
- </topic>
27
- </subscription>
@@ -1 +0,0 @@
1
- f25a7be392825036cb2c29fd6e474ab4
@@ -1 +0,0 @@
1
- 860f5ceb1376720259e2429ce07941f8
@@ -1,27 +0,0 @@
1
- <subscription xmlns="http://riddl.org/ns/common-patterns/notifications-producer/1.0">
2
- <topic id="running">
3
- <event>activity_calling</event>
4
- <event>activity_manipulating</event>
5
- <event>activity_failed</event>
6
- <event>activity_done</event>
7
- </topic>
8
- <topic id="properties/position">
9
- <event>change</event>
10
- </topic>
11
- <topic id="properties/description">
12
- <event>change</event>
13
- <event>error</event>
14
- </topic>
15
- <topic id="properties/state">
16
- <event>change</event>
17
- </topic>
18
- <topic id="properties/dataelements">
19
- <event>change</event>
20
- </topic>
21
- <topic id="properties/endpoints">
22
- <event>change</event>
23
- </topic>
24
- <topic id="properties/handlers">
25
- <event>change</event>
26
- </topic>
27
- </subscription>
data/server/server.pid DELETED
@@ -1 +0,0 @@
1
- 27589