Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2920

Choose N tasks out from M paths in fork nodes

    XMLWordPrintable

Details

    • 0
    • 0% 0%

    Description

      For example:

      <fork name="fork1">
      <transition name="to A" to="A">
      </transition>
      <transition name="to B" to="B">
      </transition>
      <transition name="to C" to="C">
      </transition>
      <transition name="to D" to="D">
      </transition>
      </fork>

      This issue means that when process to this fork, only some of this 4 transition can be chosen to go,
      for example ,the transition "to A" and "to A".

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            jecoso Jecoso Chou (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: