0 Replies Latest reply on Sep 10, 2014 10:49 PM by zydzjy

    why task.getStatus() doesn't change

    zydzjy

      when i call these methods:

      taskService.claim();

      taskService.start();

      Why task.getStatus return "Ready" state after every call all the same,seems that these methods don't change state of task!

      Thanks~