|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 2 (10.1.2) B25708-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
BPMGroup interface defines BPEL Process Manager Group
| Method Summary | |
java.util.List |
getParticipants(boolean direct)Gets participants |
org.w3c.dom.Node |
toNode()Create a DOM Node from the BPMGroup object |
| Methods inherited from interface oracle.tip.pc.services.identity.BPMRole |
getActions, getAllParticipants, getParticipants |
| Methods inherited from interface oracle.tip.pc.services.identity.BPMIdentity |
getAppRoles, getEmail, getGroups, getRoles, isInRole, isInRole |
| Methods inherited from interface oracle.tip.pc.services.identity.BPMPrincipal |
getAttribute, getAttributes, getDescription, getDisplayName, getFullName, getGuid |
| Methods inherited from interface java.security.Principal |
equals, getName, hashCode, toString |
| Method Detail |
public java.util.List getParticipants(boolean direct)
throws BPMIdentityException
getParticipants in interface BPMRoledirect - a boolean flag. If true it returns direct participants,else allBPMIdentityException - if error occurspublic org.w3c.dom.Node toNode()
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 2 (10.1.2) B25708-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||