Class FlowNodesRecover
- java.lang.Object
-
- org.bonitasoft.engine.tenant.restart.FlowNodesRecover
-
@Component public class FlowNodesRecover extends java.lang.ObjectRecover flow nodesThis class is called after the start of the engine or periodically and will recover elements given their ids.
-
-
Constructor Summary
Constructors Constructor Description FlowNodesRecover(WorkService workService, TechnicalLoggerService logger, ActivityInstanceService activityInstanceService, FlowNodeStateManager flowNodeStateManager, BPMWorkFactory workFactory)
-
-
-
Constructor Detail
-
FlowNodesRecover
public FlowNodesRecover(WorkService workService, TechnicalLoggerService logger, ActivityInstanceService activityInstanceService, FlowNodeStateManager flowNodeStateManager, BPMWorkFactory workFactory)
-
-