public class SWaitingErrorEventImpl extends SWaitingEventImpl implements SWaitingErrorEvent
| Constructor and Description |
|---|
SWaitingErrorEventImpl() |
SWaitingErrorEventImpl(SBPMEventType eventType,
long processdefinitionId,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
String errorCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiscriminator() |
String |
getErrorCode() |
SEventTriggerType |
getEventTriggerType() |
long |
getRelatedActivityInstanceId()
Get the id of activity where the boundary event is attached to.
|
void |
setErrorCode(String errorCode) |
void |
setRelatedActivityInstanceId(long relatedActivityInstanceId) |
getEventType, getFlowNodeDefinitionId, getFlowNodeInstanceId, getFlowNodeName, getParentProcessInstanceId, getProcessDefinitionId, getProcessName, getRootProcessInstanceId, getSubProcessId, isActive, setActive, setEventType, setFlowNodeDefinitionId, setFlowNodeInstanceId, setFlowNodeName, setParentProcessInstanceId, setProcessDefinitionId, setProcessName, setRootProcessInstanceId, setSubProcessIdequals, getId, getTenantId, hashCode, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetEventType, getFlowNodeDefinitionId, getFlowNodeInstanceId, getFlowNodeName, getParentProcessInstanceId, getProcessDefinitionId, getProcessName, getRootProcessInstanceId, getSubProcessId, isActivegetId, setId, setTenantIdpublic SWaitingErrorEventImpl()
public SWaitingErrorEventImpl(SBPMEventType eventType, long processdefinitionId, String processName, long flowNodeDefinitionId, String flowNodeName, String errorCode)
public String getDiscriminator()
getDiscriminator in interface PersistentObjectpublic String getErrorCode()
getErrorCode in interface SWaitingErrorEventpublic void setErrorCode(String errorCode)
public SEventTriggerType getEventTriggerType()
getEventTriggerType in interface SWaitingEventpublic long getRelatedActivityInstanceId()
SWaitingErrorEventgetRelatedActivityInstanceId in interface SWaitingErrorEventpublic void setRelatedActivityInstanceId(long relatedActivityInstanceId)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.