org.bonitasoft.engine.core.process.instance.model.builder.event.handling.impl
public class SWaitingErrorEventBuilderFactoryImpl extends SWaitingEventKeyProviderBuilderFactoryImpl implements org.bonitasoft.engine.core.process.instance.model.builder.event.handling.SWaitingErrorEventBuilderFactory
| Constructor and Description |
|---|
SWaitingErrorEventBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.instance.model.builder.event.handling.SWaitingErrorEventBuilder |
createNewWaitingErrorBoundaryEventInstance(long processdefinitionId,
long rootProcessInstanceId,
long parentProcessInstanceId,
long flowNodeInstanceId,
String errorCode,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
long relatedActivityInstanceId) |
org.bonitasoft.engine.core.process.instance.model.builder.event.handling.SWaitingErrorEventBuilder |
createNewWaitingErrorEventSubProcInstance(long processdefinitionId,
long parentProcessInstanceId,
long rootProcessInstanceId,
String errorCode,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
long subProcessId) |
String |
getErrorCodeKey() |
getActiveKey, getEventTypeKey, getFlowNodeInstanceIdKey, getFlowNodeNameKey, getIdKey, getParentProcessInstanceIdKey, getProcessDefinitionIdKey, getProcessNameKey, getRootProcessInstanceIdKey, getSubProcessIdKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActiveKey, getEventTypeKey, getFlowNodeInstanceIdKey, getFlowNodeNameKey, getIdKey, getParentProcessInstanceIdKey, getProcessDefinitionIdKey, getProcessNameKey, getRootProcessInstanceIdKey, getSubProcessIdKeypublic SWaitingErrorEventBuilderFactoryImpl()
public org.bonitasoft.engine.core.process.instance.model.builder.event.handling.SWaitingErrorEventBuilder createNewWaitingErrorBoundaryEventInstance(long processdefinitionId,
long rootProcessInstanceId,
long parentProcessInstanceId,
long flowNodeInstanceId,
String errorCode,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
long relatedActivityInstanceId)
createNewWaitingErrorBoundaryEventInstance in interface org.bonitasoft.engine.core.process.instance.model.builder.event.handling.SWaitingErrorEventBuilderFactorypublic org.bonitasoft.engine.core.process.instance.model.builder.event.handling.SWaitingErrorEventBuilder createNewWaitingErrorEventSubProcInstance(long processdefinitionId,
long parentProcessInstanceId,
long rootProcessInstanceId,
String errorCode,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
long subProcessId)
createNewWaitingErrorEventSubProcInstance in interface org.bonitasoft.engine.core.process.instance.model.builder.event.handling.SWaitingErrorEventBuilderFactorypublic String getErrorCodeKey()
getErrorCodeKey in interface org.bonitasoft.engine.core.process.instance.model.builder.event.handling.SWaitingErrorEventBuilderFactoryCopyright © 2014 Bonitasoft S.A.. All rights reserved.