| Package | Description |
|---|---|
| org.kie.server.services.taskassigning.planning |
| Modifier and Type | Class and Description |
|---|---|
class |
SolutionProcessor
This class manges the processing of new a solution produced by the solver.
|
class |
SolutionSynchronizer
This class manages the periodical reading (polling strategy) of current tasks from the jBPM runtime and depending
on the "action" INIT_SOLVER_EXECUTOR / SYNCHRONIZE_SOLUTION determines if the solver executor must be restarted with
a fully recovered solution or instead the tasks updated information is used for calculating the required changes
for the proper solution update.
|
class |
SolverExecutor
This class is intended to manage the solver life-cycle in a multi-threaded environment.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.