|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HistoricalEventDescriptionDelegation
Description object for a delegation event.
| Field Summary | |
|---|---|
static int |
FROM_PERFORMER_IDX
Valid index value for HistoricalEventDescription.getItem(int). |
static int |
TO_PERFORMER_IDX
Valid index value for HistoricalEventDescription.getItem(int). |
| Method Summary | |
|---|---|
Participant |
getFromPerformer()
Will return the performer before delegation was performed. |
Participant |
getToPerformer()
Will return the performer after delegation was performed. |
| Methods inherited from interface org.eclipse.stardust.engine.api.runtime.HistoricalEventDescription |
|---|
getItem |
| Field Detail |
|---|
static final int FROM_PERFORMER_IDX
HistoricalEventDescription.getItem(int). Will return performer before delegation was performed.
getFromPerformer(),
Constant Field Valuesstatic final int TO_PERFORMER_IDX
HistoricalEventDescription.getItem(int). Will return performer after delegation was performed.
getToPerformer(),
Constant Field Values| Method Detail |
|---|
Participant getFromPerformer()
Participant getToPerformer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||