|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Participants | |
---|---|
com.silverpeas.workflow.api.model | |
com.silverpeas.workflow.engine.model |
Uses of Participants in com.silverpeas.workflow.api.model |
---|
Methods in com.silverpeas.workflow.api.model that return Participants | |
---|---|
Participants |
ProcessModel.createParticipants()
Create Participants |
Participants |
ProcessModel.getParticipantsEx()
Get all the participants definitions |
Methods in com.silverpeas.workflow.api.model with parameters of type Participants | |
---|---|
void |
ProcessModel.setParticipants(Participants participants)
Set the participants definition |
Uses of Participants in com.silverpeas.workflow.engine.model |
---|
Classes in com.silverpeas.workflow.engine.model that implement Participants | |
---|---|
class |
ParticipantsImpl
Class implementing the representation of the <participants> element of a Process Model. |
Methods in com.silverpeas.workflow.engine.model that return Participants | |
---|---|
Participants |
ProcessModelImpl.createParticipants()
|
Participants |
ProcessModelImpl.getParticipantsEx()
|
Methods in com.silverpeas.workflow.engine.model with parameters of type Participants | |
---|---|
void |
ProcessModelImpl.setParticipants(Participants participants)
Set the participants definition |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |