Class FlowNodesRecover
java.lang.Object
org.bonitasoft.engine.tenant.restart.FlowNodesRecover
Recover flow nodes
This class is called after the start of the engine or periodically and will recover elements given their ids.
-
Constructor Summary
ConstructorsConstructorDescriptionFlowNodesRecover(WorkService workService, ActivityInstanceService activityInstanceService, FlowNodeStateManager flowNodeStateManager, BPMWorkFactory workFactory) -
Method Summary
-
Constructor Details
-
FlowNodesRecover
public FlowNodesRecover(WorkService workService, ActivityInstanceService activityInstanceService, FlowNodeStateManager flowNodeStateManager, BPMWorkFactory workFactory)
-