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.Builder
TaskError.builder()
A description of the error.TaskError.Builder.processExitCode
(Integer processExitCode) static TaskError.Builder
TaskError.raisedNow()
TaskError.Builder.statusAtFailure
(TaskStatus statusAtFailure) The time at which the error occurred.TaskError.toBuilder()
The ID of the worker where the error occurred.