-1

In out-of-the-box activiti adhoc workflow, how can I change due date for every usertask?

supta
  • 143
  • 14
  • For all open tasks for all users, or for just one user? And are you happy to do it with Java, or does it need to be in JS? – Gagravarr Jul 22 '12 at 17:33

1 Answers1

2

if you should use bpm:dueDate or bpm:workflowDueDateproperty depending on your requirement...

alfrescian
  • 4,079
  • 1
  • 18
  • 20