JavaDoc of deprecated MessageCorrelationBuilder#correlate method links to wrong method

XMLWordPrintable

      The Java documentation of the MessageCorrelationBuilder#correlate method links to the wrong method.

        /**
         * Executes the message correlation.
         *
         * @deprecated use {@link #correlateAllWithResult() ()} instead.
         */
        @Deprecated
        void correlate();
      

      The link should be adjusted to correlateWithResult.

            Assignee:
            Thorben Lindhauer
            Reporter:
            Christopher Kujawa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: