Dashboard Builder jBPM Dashboard 6.0.0.Beta1

org.jboss.dashboard.jbpm
Class jBPMDataPropertyFormatter

java.lang.Object
  extended by org.jboss.dashboard.provider.DataPropertyFormatterImpl
      extended by org.jboss.dashboard.jbpm.jBPMDataPropertyFormatter
All Implemented Interfaces:
DataPropertyFormatter

public class jBPMDataPropertyFormatter
extends DataPropertyFormatterImpl


Field Summary
 
Fields inherited from class org.jboss.dashboard.provider.DataPropertyFormatterImpl
emptyValueString
 
Constructor Summary
jBPMDataPropertyFormatter()
           
 
Method Summary
 String formatElapsedTime(long millis)
           
 String formatValue_duration(Object value, Locale l)
           
 String formatValue(String propertyId, Object value, Locale l)
           
 String[] getSupportedPropertyIds()
           
 
Methods inherited from class org.jboss.dashboard.provider.DataPropertyFormatterImpl
formatCollection, formatName, formatName, formatValue, getEmptyValueString, getPropertyClass, parsePropertyValue, parsePropertyValue, setEmptyValueString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

jBPMDataPropertyFormatter

public jBPMDataPropertyFormatter()
Method Detail

getSupportedPropertyIds

public String[] getSupportedPropertyIds()
Specified by:
getSupportedPropertyIds in interface DataPropertyFormatter
Overrides:
getSupportedPropertyIds in class DataPropertyFormatterImpl

formatValue

public String formatValue(String propertyId,
                          Object value,
                          Locale l)
Specified by:
formatValue in interface DataPropertyFormatter
Overrides:
formatValue in class DataPropertyFormatterImpl

formatValue_duration

public String formatValue_duration(Object value,
                                   Locale l)
                            throws Exception
Throws:
Exception

formatElapsedTime

public String formatElapsedTime(long millis)

Dashboard Builder jBPM Dashboard 6.0.0.Beta1

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