Skip to content

Event Hub & Event API bugfixes

Fabian requested to merge storek/eventhub into master
  • Split EventEnum.POST_CREATE into POST_CREATE_GRAPH_MODEL, POST_CREATE_NODE and POST_CREATE_EDGE to mimic behaviour of CAN_CREATE_X and PRE_CREATE_X
  • Fix EventEnumTest
  • Fix potential NullPointerException in CompositeContext and RegexContext
  • Code formatting
  • Fix typos and other small mistakes

Merge request reports