Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-16468

camel-jbpm - Expose org.apache.camel.component.jbpm.JBPMProducer.Operation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.11.0
    • camel-jbpm
    • None
    • Unknown

    Description

      See this blog
      https://blog.kie.org/2021/04/how-to-interact-with-business-processes-using-camel-routes.html

      The enum in the producer class is not public.

      We should make it public, and make it easier to set the operation because you need the prefix + the enum value.

      CamelJBPMOperationstartProcess
      CamelJBPMOperationabortProcessInstance
      ...

      And we should make it ignore case, so you can use nicer names.

      CamelJBPMOperationStartProcess

      Also not sure why we need this prefix. So we can likely also support it without the prefix.

      Attachments

        Issue Links

          Activity

            People

              swiderski.maciej Maciej Swiderski
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: