Many of my tasks require parameters, but I do not see a way to specify parameter values in the job interface.
To clarify, this is the kind of parameters I am referring to:
rex -H hostname mytask --parameter1=value1 --parameter2=value2
(example is from http://www.rexify.org/howtos/faq.html)