|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.bonita.definition.InstanceInitiator
public class InstanceInitiator
| Constructor Summary | |
|---|---|
InstanceInitiator()
|
|
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
searchMembers(QueryAPIAccessor accessor,
ProcessInstanceUUID instanceUUID,
java.lang.String roleName)
This method of the interface is intended to return an unsorted set of users that match the specified role. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstanceInitiator()
| Method Detail |
|---|
public java.util.Set<java.lang.String> searchMembers(QueryAPIAccessor accessor,
ProcessInstanceUUID instanceUUID,
java.lang.String roleName)
throws java.lang.Exception
RoleMapper
searchMembers in interface RoleMapperaccessor - The QueryAPIAccessor interface to access: QueryRuntimeAPI or QueryDefinitionAPI.instanceUUID - Id of the instance.roleName - Value of Id attribute of the Participant element (with role type) defined into the xpdl definition.
java.lang.Exception - If an Exception has occurred.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||