Package org.drools.modelcompiler.util
Class TimerUtil
- java.lang.Object
-
- org.drools.modelcompiler.util.TimerUtil
-
public class TimerUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description TimerUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.drools.core.time.TimerExpressionbuildTimerExpression(String expression, Map<String,org.drools.core.rule.Declaration> decls)static booleanvalidateTimer(String timerString)
-