Please disable Adblockers and enable JavaScript for domain CEWebS.cs.univie.ac.at! We have NO ADS, but they may interfere with some of our course material.

Name: server/resources/topics.xml 
1:
<topics xmlns='http://riddl.org/ns/common-patterns/notifications-producer/1.0'>
2:
  <topic id='running'>
3:
    <event>before_push</event>
4:
    <event>after_push</event>
5:
    <event>call</event>
6:
  </topic>
7:
  <topic id='properties/state'>
8:
    <event>change</event>
9:
    <vote>running</vote>
10:
  </topic>
11:
  <topic id='properties/values'>
12:
    <event>change</event>
13:
  </topic>
14:
  <topic id='properties/calls'>
15:
    <event>change</event>
16:
  </topic>
17:
  <topic id='properties/events'>
18:
    <event>change</event>
19:
  </topic>
20:
  <topic id='properties/context'>
21:
    <event>change</event>
22:
  </topic>
23:
  <topic id='properties/rules'>
24:
    <event>change</event>
25:
  </topic>
26:
</topics>