3 Replies Latest reply on Oct 1, 2006 5:49 AM by mohab

    assign task node to a group of users (role)

    jeanwehbe

      Hello All.
      I tried to assign a task to 2 users.
      I used:
      String[] actors = {"ernie", "TonyRog"};
      assignable.setPooledActors(actors);
      Nothing is work.
      Please i need an example applied about this issue.

      What is the type of the assignment.
      Please I want also to know what is the difference between :
      Field,Bean,Constructor,Compatibility.
      Which one i choose?