org.activiti.engine.impl.calendar
类 DurationHelper
java.lang.Object
org.activiti.engine.impl.calendar.DurationHelper
public class DurationHelper
- extends Object
helper class for parsing ISO8601 duration format (also recurring) and computing next timer date
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DurationHelper
public DurationHelper(String expressionS)
throws Exception
- 抛出:
Exception
getDateAfter
public Date getDateAfter()
getTimes
public int getTimes()
Copyright © 2013 Alfresco. All rights reserved.