org.hyperic.hq.events
Interface AlertDefinitionInterface
- All Known Implementing Classes:
- AlertDefinition, GalertDef
public interface AlertDefinitionInterface
getId
java.lang.Integer getId()
getName
java.lang.String getName()
getDescription
java.lang.String getDescription()
getPriority
int getPriority()
isNotifyFiltered
boolean isNotifyFiltered()
isDeleted
boolean isDeleted()
performsEscalations
boolean performsEscalations()
getResource
Resource getResource()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.