|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventSubscription
A message event subscription exists, if an Execution
waits for an event like a message.
Method Summary | |
---|---|
String |
getActivityId()
The identifier of the activity that this event subscription belongs to. |
Date |
getCreated()
The time this event subscription was created. |
String |
getEventName()
The name of the event this subscription belongs to as defined in the process model. |
String |
getEventType()
The event subscriptions type. |
String |
getExecutionId()
The execution that is subscribed on the referenced event. |
String |
getId()
The unique identifier of the event subscription. |
String |
getProcessInstanceId()
The process instance this subscription belongs to. |
Method Detail |
---|
String getId()
String getEventType()
String getEventName()
String getExecutionId()
String getProcessInstanceId()
String getActivityId()
Date getCreated()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |