|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface identifies the data type "workflow participant" in a
object.
ProcessDataInfo
Nested Class Summary | |
static class |
Participant.ParticipantType
This class defines the participant type for a participant. |
Method Summary | |
java.lang.String |
getId()
Get the id of the participant. |
java.lang.String |
getName()
Get the name of the participant. |
Participant.ParticipantType |
getParticipantType()
Get the type of the participant. |
java.lang.Object |
getResourceSelection()
Get the additional resource selection information passed to the constructor. |
Method Detail |
public java.lang.String getId()
public java.lang.String getName()
public Participant.ParticipantType getParticipantType()
public java.lang.Object getResourceSelection()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |