public class TaskJob extends Object implements Runnable
TaskJob(TaskService taskService, TaskProxy taskProxy, Task task)
static String
exceptionToString(Throwable e)
Task
getTask()
void
invoke()
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaskJob(TaskService taskService, TaskProxy taskProxy, Task task)
public void run()
run
Runnable
public void invoke()
public static String exceptionToString(Throwable e)
e
public Task getTask()
Copyright © 2022. All rights reserved.