The parameter is a variable wich is injected in the data flow during the workflow execution just before the begining of a task execution.
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.
Registry to register value in function of a key and a ticket.
Registry to register value in function of a key and a ticket. The values are stored in a WeakHashMap and are garbage collected after the ticket is gabage collected.
the type of the keys
the type of the values