Uses of Class
co.yellowdog.platform.model.TaskDataInput
Packages that use TaskDataInput
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of TaskDataInput in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return TaskDataInputMethods in co.yellowdog.platform.model that return types with arguments of type TaskDataInputMethod parameters in co.yellowdog.platform.model with type arguments of type TaskDataInputModifier and TypeMethodDescriptionvoid
TaskData.setInputs
(List<@NotNull @Valid TaskDataInput> inputs)