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

Dinstinction between candiadate-groups and candidate-users in Task API and model

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • jBPM 4.0.0 Alpha2
    • None
    • None
    • None

      i.e.

      Task t1 = [....];
      List<T> candiateUsers = t1.getCandiateUsers(); // getAssignableUsers()
      List<T> candiateGroups t.1getCandiateGroups(); // getAssignableGroups()

      this needs to be reflected in jPDL as well.

              tom.baeyens Tom Baeyens (Inactive)
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: