Uses of Enum Class
app.nzyme.plugin.distributed.tasksqueue.TaskProcessingResult
Packages that use TaskProcessingResult
-
Uses of TaskProcessingResult in app.nzyme.plugin.distributed.tasksqueue
Methods in app.nzyme.plugin.distributed.tasksqueue that return TaskProcessingResultModifier and TypeMethodDescriptionTaskHandler.handle(ReceivedTask task) static TaskProcessingResultReturns the enum constant of this class with the specified name.static TaskProcessingResult[]TaskProcessingResult.values()Returns an array containing the constants of this enum class, in the order they are declared.