jbpm-form-modeler-ui 6.0.0.CR5

org.jbpm.formModeler.core.processing.formProcessing.replacers
Class DateReplacer

java.lang.Object
  extended by 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

Constructor Summary
DateReplacer()
           
 
Method Summary
 String replace(FormulaReplacementContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateReplacer

public DateReplacer()
Method Detail

replace

public String replace(FormulaReplacementContext ctx)
Specified by:
replace in interface FormulaReplacer

jbpm-form-modeler-ui 6.0.0.CR5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.