jBPM Task Assigning - Core 7.33.0.Final-redhat-00002
- java.lang.Object
-
- org.jbpm.task.assigning.model.solver.realtime.RemoveTaskProblemFactChange
-
- All Implemented Interfaces:
- org.optaplanner.core.impl.solver.ProblemFactChange<TaskAssigningSolution>
public class RemoveTaskProblemFactChange
extends Object
implements org.optaplanner.core.impl.solver.ProblemFactChange<TaskAssigningSolution>
Implements the removal of a Task from the working solution. If a task with the given identifier not exists it does
no action.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getTask
public Task getTask()
jBPM Task Assigning - Core 7.33.0.Final-redhat-00002
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.