org.opennms.web.svclayer.outage
Class OutageListBuilder
java.lang.Object
org.opennms.web.svclayer.outage.OutageListBuilder
public class OutageListBuilder
- extends Object
OutageListBuilder class.
- Since:
- 1.8.1
- Version:
- $Id: $
- Author:
- Johan Edstrom, Mathew Brozowski, DJ Gregor, Johan Edstrom, Mathew Brozowski, DJ Gregor, Johan Edstrom, Mathew Brozowski, DJ Gregor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutageListBuilder
public OutageListBuilder()
theTable
public List<Map<String,Object>> theTable(Collection<OnmsOutage> foundOutages)
theTable
- Parameters:
foundOutages - a Collection object.
- Returns:
- a
List object.
Copyright © 2011. All Rights Reserved.