Shark Groups Question
<[email protected]> Fri, 7 May 2010 00:05:09 +0200 (CEST)
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format...
------------=_1273183515-19506-2888
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7BIT
If a user is a member of multiple groups, and those groups are mapped to
participants in a workflow, will that user be able to see/accept/complete
workflow assignments for each group that they are a member of?
For example, user1 is a member of group1 & group2. In a workflow, there are
activities for both group1 & group2 participants. Will user1 be able to see the
workflow assignments for group1 & group2 in his worklist. Below is how the
worklist is retrieved when user1 is logged in.
assignments = sConn.getResourceObject().get_sequence_work_item(0);
int count = sConn.getResourceObject().how_many_work_item();
System.out.println("Shark has counted " + count + " work items.");
Thanks in advance,
TK
------------=_1273183515-19506-2888
Content-Type: text/plain; charset="UTF-8"; name="message-footer.txt"
Content-Disposition: inline; filename="message-footer.txt"
Content-Transfer-Encoding: quoted-printable
--
You receive this message as a subscriber of the [email protected] mailing lis=
t.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=3Dhelp
OW2 mailing lists service home page: http://www.ow2.org/wws
------------=_1273183515-19506-2888--