Interface SIntermediateThrowEventInstanceBuilderFactory
- All Superinterfaces:
SEventInstanceBuilderFactory,SFlowElementInstanceBuilderFactory,SFlowNodeInstanceBuilderFactory
- All Known Implementing Classes:
SIntermediateThrowEventInstanceBuilderFactoryImpl
- Author:
- Matthieu Chaffotte, Celine Souchet
-
Method Summary
Modifier and TypeMethodDescriptioncreateNewIntermediateThrowEventInstance(String name, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, long processDefinitionId, long rootProcessInstanceId, long parentProcessInstanceId) Methods inherited from interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowElementInstanceBuilderFactory
getIdKey, getNameKey, getParentActivityInstanceIndex, getParentActivityInstanceKey, getParentContainerIdKey, getParentProcessInstanceIndex, getParentProcessInstanceKey, getProcessDefinitionIndex, getProcessDefinitionKey, getRootContainerIdKey, getRootProcessInstanceIndex, getRootProcessInstanceKey, getStableKey, getStateCategoryKey, getTerminalKeyMethods inherited from interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowNodeInstanceBuilderFactory
getDisplayDescriptionKey, getDisplayNameKey, getExecutedBy, getExecutedBySubstitute, getLastUpdateDateKey, getPreviousStateIdKey, getReachStateDateKey, getStateExecutingKey, getStateIdKey, getStateNameKey
-
Method Details
-
createNewIntermediateThrowEventInstance
SIntermediateThrowEventInstanceBuilder createNewIntermediateThrowEventInstance(String name, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, long processDefinitionId, long rootProcessInstanceId, long parentProcessInstanceId)
-