|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AssignmentHandler
assigns TaskInstances or
SwimlaneInstances to
actors.
| Method Summary | |
|---|---|
void |
assign(Assignable assignable,
ExecutionContext executionContext)
assigns the assignable (= TaskInstance or
a SwimlaneInstance to an swimlaneActorId or
a set of PooledActors. |
| Method Detail |
|---|
void assign(Assignable assignable, ExecutionContext executionContext) throws java.lang.Exception
TaskInstance or
a SwimlaneInstance to an swimlaneActorId or
a set of PooledActors.
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. Any actors from the pool can then take a TaskInstance by calling
TaskInstance.setActorId(String).
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||