org.jbpm.formModeler.core.processing.formProcessing.replacers
Class DateReplacer
java.lang.Object
org.jbpm.formModeler.core.processing.formProcessing.replacers.DateReplacer
- All Implemented Interfaces:
- Serializable, FormulaReplacer
@ApplicationScoped
public class DateReplacer
- extends Object
- implements FormulaReplacer
Replaces the {$date(format)} token on formula.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateReplacer
public DateReplacer()
replace
public String replace(FormulaReplacementContext ctx)
- Specified by:
replace in interface FormulaReplacer
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.