org.camunda.bpm.engine.impl.calendar
Class DurationHelper
java.lang.Object
org.camunda.bpm.engine.impl.calendar.DurationHelper
public class DurationHelper
- extends Object
helper class for parsing ISO8601 duration format (also recurring) and computing next timer date
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DurationHelper
public DurationHelper(String expressions)
throws Exception
- Throws:
Exception
getDateAfter
public Date getDateAfter()
getTimes
public int getTimes()
Copyright © 2016 camunda services GmbH. All rights reserved.