Details
Description
Currently, the Eclipse Designer supports only one type of timer event definition - timeDuration.
It should also support the other two: timeDate (fixed time) and timeCycle (repeating timer).
The Activiti Engine already supports all three: http://www.activiti.org/userguide/index.html#timerEventDefinitions
This is now supported