cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the Due date property

smartfyj
Champ in-the-making
Champ in-the-making
i saw the Due date property in UserTask , and it needs a java.util.date paramater . but id the UserTask have not finished before the due date,what will happened ? will activity create a event or something else ?

i just want to create a job, if the job did not finished in time, the processins will go on, it will jump to the next step.
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

but id the UserTask have not finished before the due date,what will happened ?
Nothing. DueDate is just an attribute and no event is related to it. (If you wan to trigger something use timer boundary event)

Regards
Martin