Uses of Class
app.nzyme.plugin.distributed.tasksqueue.Task
Packages that use Task
-
Uses of Task in app.nzyme.plugin.distributed.tasksqueue
Methods in app.nzyme.plugin.distributed.tasksqueue that return TaskModifier and TypeMethodDescriptionabstract TaskTask.Builder.build()static TaskTask.create(TaskType type, boolean allowProcessSelf, Map<String, Object> parameters, boolean allowRetry) Methods in app.nzyme.plugin.distributed.tasksqueue with parameters of type Task