public class WaitingErrorEventImpl extends WaitingEventImpl implements WaitingErrorEvent
| Constructor and Description |
|---|
WaitingErrorEventImpl() |
WaitingErrorEventImpl(BPMEventType eventType,
long processdefinitionId,
String processName,
long flowNodeDefinitionId,
String errorCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
void |
setErrorCode(String errorCode) |
getEventType, getFlowNodeDefinitionId, getFlowNodeInstanceId, getParentProcessInstanceId, getProcessDefinitionId, getProcessName, getRootProcessInstanceId, isActive, setActive, setEventType, setFlowNodeDefinitionId, setFlowNodeInstanceId, setParentProcessInstanceId, setProcessDefinitionId, setProcessName, setRootProcessInstanceIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventType, getFlowNodeDefinitionId, getFlowNodeInstanceId, getParentProcessInstanceId, getProcessDefinitionId, getProcessName, getRootProcessInstanceId, isActivepublic WaitingErrorEventImpl()
public WaitingErrorEventImpl(BPMEventType eventType, long processdefinitionId, String processName, long flowNodeDefinitionId, String errorCode)
public String getErrorCode()
getErrorCode in interface WaitingErrorEventpublic void setErrorCode(String errorCode)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.