Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
void cancelTask(String clientId, String taskId);
  • <not implemented>
Code Block
boolean waitForTask(String clientId, String taskId, int waitMillis);

...