|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIncidentExtChangeListener
IIncidentChangeListener is interested in new and changed incidents This interface was created as BizEvent which is passed to IIncidentChangeListeners does not contain all the information(currentSeverity,previousSeverity) we need to pass on as an event
Method Summary | |
---|---|
void |
incidentChanged(DIncidentExt incident)
called when incident is updated |
void |
incidentOccurred(DIncidentExt incident)
called when incident occurs |
Method Detail |
---|
void incidentOccurred(DIncidentExt incident)
incident
- void incidentChanged(DIncidentExt incident)
incident
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |