Add an UUID in the TransferInformation to the current Task.
This should be called on caller side in pre-task since the transfer
information will be transfered just
after.
The second argument is -1 = added in front, +1 = added at last, default
being
-1.
The third argument, optional, is "-format" followed by a string containing
"#UUID#" to be replaced by the
uuid and starting with - or +, meaning this will be added at the beginning
or
the end of the generated new
string. Default is equivalent to "-format -##UUID##".
To be called as:
EXECJAVAorg.waarp.openr66.context.task.javatask.AddUuidJavaTask
[-format (-/+)##UUID##]