case classDefault[T](prototype: Val[T], value: FromContext[T], override: Boolean) extends Product with Serializable
The parameter is a variable wich is injected in the data flow during the
workflow execution just before the begining of a task execution. It can be
usefull for testing purposes and for defining default value of inputs of a
task.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
The parameter is a variable wich is injected in the data flow during the workflow execution just before the begining of a task execution. It can be usefull for testing purposes and for defining default value of inputs of a task.