public class SWaitingErrorEventImpl extends SWaitingEventImpl implements org.bonitasoft.engine.core.process.instance.model.event.handling.SWaitingErrorEvent
| Constructor and Description |
|---|
SWaitingErrorEventImpl() |
SWaitingErrorEventImpl(org.bonitasoft.engine.core.process.instance.model.event.handling.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() |
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, isActivepublic String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic String getErrorCode()
getErrorCode in interface org.bonitasoft.engine.core.process.instance.model.event.handling.SWaitingErrorEventpublic void setErrorCode(String errorCode)
public SEventTriggerType getEventTriggerType()
getEventTriggerType in interface org.bonitasoft.engine.core.process.instance.model.event.handling.SWaitingEventpublic long getRelatedActivityInstanceId()
getRelatedActivityInstanceId in interface org.bonitasoft.engine.core.process.instance.model.event.handling.SWaitingErrorEventpublic void setRelatedActivityInstanceId(long relatedActivityInstanceId)
Copyright © 2016 Bonitasoft S.A.. All rights reserved.