org.opennms.web.svclayer.outage
Class SuppressOutages

java.lang.Object
  extended by org.opennms.web.svclayer.outage.SuppressOutages

public class SuppressOutages
extends Object

Author:
Johan Edstrom, DJ Gregor, Jeff Gehlbach

Constructor Summary
SuppressOutages()
           
 
Method Summary
 void suppress(Integer outageid, String time, OutageService outageService, String suppressor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuppressOutages

public SuppressOutages()
Method Detail

suppress

public void suppress(Integer outageid,
                     String time,
                     OutageService outageService,
                     String suppressor)


Copyright © 2009. All Rights Reserved.