|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Assignable
common superclass for TaskInstances and
SwimlaneInstances used by
the AssignmentHandler interface.
| Method Summary | |
|---|---|
void |
setActorId(java.lang.String actorId)
sets the responsible for this assignable object. |
void |
setPooledActors(java.lang.String[] pooledActors)
sets the resource pool for this assignable as a set of PooledActors. |
| Method Detail |
|---|
void setActorId(java.lang.String actorId)
void setPooledActors(java.lang.String[] pooledActors)
PooledActors.
Use this method to offer the task to a group of users. Each user in the group
can then take the task by calling the setActorId(String).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||