org.jboss.dashboard.jbpm
Class jBPMDataPropertyFormatter
java.lang.Object
org.jboss.dashboard.provider.DataPropertyFormatterImpl
org.jboss.dashboard.jbpm.jBPMDataPropertyFormatter
- All Implemented Interfaces:
- DataPropertyFormatter
public class jBPMDataPropertyFormatter
- extends DataPropertyFormatterImpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jBPMDataPropertyFormatter
public jBPMDataPropertyFormatter()
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)
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.