Uses of Class
co.yellowdog.platform.model.TaskErrorSelector.Builder
Packages that use TaskErrorSelector.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of TaskErrorSelector.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return TaskErrorSelector.BuilderModifier and TypeMethodDescriptionstatic TaskErrorSelector.BuilderTaskErrorSelector.builder()TaskErrorSelector.Builder.errorTypes(Selection<String> errorTypes) TaskErrorSelector.Builder.processExitCodes(Selection<Integer> processExitCodes) TaskErrorSelector.Builder.statusesAtFailure(Selection<TaskStatus> statusesAtFailure)