Uses of Class
co.yellowdog.platform.model.TaskError.Builder
Packages that use TaskError.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of TaskError.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return TaskError.BuilderModifier and TypeMethodDescriptionstatic TaskError.BuilderTaskError.builder()A description of the error.The ID of the node where the error occurred.TaskError.Builder.processExitCode(Integer processExitCode) TaskError.Builder.statusAtFailure(TaskStatus statusAtFailure) The time at which the error occurred.TaskError.toBuilder()The ID of the worker where the error occurred.