Interface SIntermediateCatchEventInstanceBuilderFactory
- All Superinterfaces:
SEventInstanceBuilderFactory,SFlowElementInstanceBuilderFactory,SFlowNodeInstanceBuilderFactory
- All Known Implementing Classes:
SIntermediateCatchEventInstanceBuilderFactoryImpl
- Author:
- Elias Ricken de Medeiros, Celine Souchet
-
Method Summary
Modifier and TypeMethodDescriptioncreateNewIntermediateCatchEventInstance(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
-
createNewIntermediateCatchEventInstance
SIntermediateCatchEventInstanceBuilder createNewIntermediateCatchEventInstance(String name, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, long processDefinitionId, long rootProcessInstanceId, long parentProcessInstanceId)
-