Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPParticipantAtActivity
-
Packages that use BPParticipantAtActivity Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN). -
-
Uses of BPParticipantAtActivity in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPParticipantAtActivity Modifier and Type Method Description java.util.List<BPParticipantAtActivity>
BPParticipant. getChoreographyActivityR(K_CONTROL_OPTION... behaviourFlags)
The activity the participant takes part in.java.util.List<BPParticipantAtActivity>
BPChoreographyActivity. getParticipantInvolved(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this choreography activity.
-