pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Class
org.torweg.pulse.component.statistics.util.AbstractRegexVersionedCounterAggregationRowData

Packages that use AbstractRegexVersionedCounterAggregationRowData
org.torweg.pulse.component.statistics.util Provides a set of utility classes for displaying statistical information within the pulse website administration UI. 
 

Uses of AbstractRegexVersionedCounterAggregationRowData in org.torweg.pulse.component.statistics.util
 

Methods in org.torweg.pulse.component.statistics.util that return AbstractRegexVersionedCounterAggregationRowData
 AbstractRegexVersionedCounterAggregationRowData<T> AbstractRegexVersionedCounterAggregationRowDataBuilder.create(T dataObject)
          Creates a AbstractRegexVersionedCounterAggregationRowData from the given IHasDuration.
protected  AbstractRegexVersionedCounterAggregationRowData<T> AbstractRegexVersionedCounterAggregationRowData.create(T dataObject)
          Factory method.