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