Interface SEventInstanceBuilderFactory
-
- All Superinterfaces:
SFlowElementInstanceBuilderFactory,SFlowNodeInstanceBuilderFactory
- All Known Subinterfaces:
SBoundaryEventInstanceBuilderFactory,SEndEventInstanceBuilderFactory,SIntermediateCatchEventInstanceBuilderFactory,SIntermediateThrowEventInstanceBuilderFactory,SStartEventInstanceBuilderFactory
- All Known Implementing Classes:
SBoundaryEventInstanceBuilderFactoryImpl,SEndEventInstanceBuilderFactoryImpl,SEventInstanceBuilderFactoryImpl,SIntermediateCatchEventInstanceBuilderFactoryImpl,SIntermediateThrowEventInstanceBuilderFactoryImpl,SStartEventInstanceBuilderFactoryImpl
public interface SEventInstanceBuilderFactory extends SFlowNodeInstanceBuilderFactory
- Author:
- Elias Ricken de Medeiros
-
-
Method Summary
-
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, getTerminalKey
-
Methods inherited from interface org.bonitasoft.engine.core.process.instance.model.builder.SFlowNodeInstanceBuilderFactory
getDisplayDescriptionKey, getDisplayNameKey, getExecutedBy, getExecutedBySubstitute, getLastUpdateDateKey, getPreviousStateIdKey, getReachStateDateKey, getStateExecutingKey, getStateIdKey, getStateNameKey
-
-