public class SolverHandler extends Object
| Constructor and Description |
|---|
SolverHandler(SolverDef solverDef,
KieServerRegistry registry,
TaskAssigningRuntimeDelegate delegate,
org.kie.server.services.taskassigning.user.system.api.UserSystemService userSystemService,
ScheduledExecutorService executorService,
SolverHandlerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected boolean |
hasImproveSolutionOnBackgroundDuration() |
protected boolean |
hasWaitForImprovedSolutionDuration() |
void |
start() |
public SolverHandler(SolverDef solverDef, KieServerRegistry registry, TaskAssigningRuntimeDelegate delegate, org.kie.server.services.taskassigning.user.system.api.UserSystemService userSystemService, ScheduledExecutorService executorService, SolverHandlerConfig config)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.