How can i set come value at the "execution estimated time" by script?

Good evening.
How can i set come value at the “execution estimated time” by script? Someone knows where i find the method or the variable to do this?
Regards,
Andre Pereira

Hi Andre,
which version of Bonita are you using?
with version 6 you can use the method setDueDate()
for info look at the documentation:
http://documentation.bonitasoft.com/javadoc/api/6.3/index.html
Cheers