Uses of Class
app.nzyme.plugin.distributed.tasksqueue.ReceivedTask
Packages that use ReceivedTask
-
Uses of ReceivedTask in app.nzyme.plugin.distributed.tasksqueue
Methods in app.nzyme.plugin.distributed.tasksqueue that return ReceivedTaskModifier and TypeMethodDescriptionabstract ReceivedTaskReceivedTask.Builder.build()static ReceivedTaskReceivedTask.create(TaskType type, UUID senderNodeId, boolean allowProcessSelf, Map<String, Object> parametersMap, String parametersString, boolean allowRetry) Methods in app.nzyme.plugin.distributed.tasksqueue with parameters of type ReceivedTask