@Component
public class ExecuteFlowNodes
extends java.lang.Object
| Constructor and Description |
|---|
ExecuteFlowNodes(WorkService workService,
TechnicalLoggerService logger,
ActivityInstanceService activityInstanceService,
GatewayInstanceService gatewayInstanceService,
ProcessDefinitionService processDefinitionService,
FlowNodeStateManager flowNodeStateManager,
BPMWorkFactory workFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.util.Iterator<java.lang.Long> flownodeIds) |
public ExecuteFlowNodes(WorkService workService, @Qualifier(value="tenantTechnicalLoggerService") TechnicalLoggerService logger, ActivityInstanceService activityInstanceService, GatewayInstanceService gatewayInstanceService, ProcessDefinitionService processDefinitionService, FlowNodeStateManager flowNodeStateManager, BPMWorkFactory workFactory)