|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DynamicParticipant
A client side view of a workflow participant defined at runtime. A participant is a workflow element which performs manual or interactive activities.
| Method Summary | |
|---|---|
String |
getPartitionId()
Provides the ID of the partition the dynamic participant is associated with. |
short |
getPartitionOID()
Provides the OID of the partition the dynamic participant is associated with. |
Date |
getValidFrom()
Retrieves the date from on which this participant is valid. |
Date |
getValidTo()
Retrieves the date until this participant is valid. |
| Methods inherited from interface org.eclipse.stardust.engine.api.model.Participant |
|---|
getAllAttributes, getAllSuperOrganizations, getAttribute, getElementOID, getModelOID, getNamespace |
| Methods inherited from interface org.eclipse.stardust.engine.api.model.ModelElement |
|---|
getDescription, getId, getName, getQualifiedId |
| Methods inherited from interface org.eclipse.stardust.engine.api.model.DynamicParticipantInfo |
|---|
getOID |
| Methods inherited from interface org.eclipse.stardust.engine.api.model.ParticipantInfo |
|---|
getId, getName, getQualifiedId |
| Method Detail |
|---|
Date getValidFrom()
Date getValidTo()
String getPartitionId()
getPartitionId in interface ModelElementgetPartitionId in interface ParticipantModelParticipant.getModelOID()short getPartitionOID()
getPartitionOID in interface ModelElementgetPartitionOID in interface ParticipantModelParticipant.getModelOID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||