|
|
@ -8,7 +8,7 @@ import com.my.graphiteDigesterBg.resource.ResHeatingTubeRackSlotManager; |
|
|
|
@Task(name="SampleMoveToHeatPlate") |
|
|
|
public class TaskSampleMoveToHeatPlate extends DiTaskBase { |
|
|
|
@Override |
|
|
|
public void run() { |
|
|
|
protected void execute() { |
|
|
|
this.setStatus(TaskStatus.RUNNING); |
|
|
|
|
|
|
|
Integer slotIndex = null; |
|
|
|