What is the new behaviour?
New timers are available as part of Start, Intermediate and Boundary events.
These new timers contain two fields. The first one is the timer type which can be of type date, duration or cycle. The second one specifies the value to use for the timer. It must be ISO-8601 compliant in order to work correctly.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x")
What is the current behaviour? (You can also link to an open issue here) https://issues.alfresco.com/jira/browse/APM-1124
What is the new behaviour? New timers are available as part of Start, Intermediate and Boundary events. These new timers contain two fields. The first one is the timer type which can be of type date, duration or cycle. The second one specifies the value to use for the timer. It must be ISO-8601 compliant in order to work correctly.
More info about BPMN timers here: https://docs.camunda.org/manual/7.9/reference/bpmn20/events/timer-events/
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
Other information: