public abstract class SWaitingEvent extends java.lang.Object implements PersistentObject
| Constructor and Description |
|---|
SWaitingEvent(SBPMEventType eventType,
long processdefinitionId,
java.lang.String processName,
long flowNodeDefinitionId,
java.lang.String flowNodeName) |
| Modifier and Type | Method and Description |
|---|---|
abstract SEventTriggerType |
getEventTriggerType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, setId, setTenantIdpublic SWaitingEvent(SBPMEventType eventType, long processdefinitionId, java.lang.String processName, long flowNodeDefinitionId, java.lang.String flowNodeName)
public abstract SEventTriggerType getEventTriggerType()