Inconsistency between Javadoc on EventSubscriptions#eventType filter and EventType enum

XMLWordPrintable

    • Type: Task
    • Resolution: Done
    • Priority: L3 - Default
    • 7.16.0, 7.16.0-alpha1
    • Affects Version/s: None
    • Component/s: engine
    • None

      Problem:
      The https://docs.camunda.org/javadoc/camunda-bpm-platform/7.14/org/camunda/bpm/engine/runtime/EventSubscriptionQuery.html#eventType-java.lang.String- Javadoc says that one of the filter values is "compensation".

      Expected:
      The Compensation EventType has the value compensate (https://github.com/camunda/camunda-bpm-platform/blob/master/engine/src/main/java/org/camunda/bpm/engine/impl/event/EventType.java#L32).

      AC:
      The EventSubscriptionQuery#eventType(..) Javadoc is updated.

        This is the controller panel for Smart Panels app

              Assignee:
              Nikola Koevski
              Reporter:
              Stephen Russett
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: