void | assign(Assignable assignable, ExecutionContext executionContext) assigns the assignable (=
org.jbpm.taskmgmt.exe.TaskInstance or
a
org.jbpm.taskmgmt.exe.SwimlaneInstance to an swimlaneActorId or
a set of
org.jbpm.taskmgmt.exe.PooledActor s.
The swimlaneActorId is the user that is responsible for the given task or swimlane.
The pooledActors represents a pool of actors to which the task or swimlane is
offered. |