com.xmatters.ibm.tivoli.ccmdb
Class XMattersWOChangeEventFilter

java.lang.Object
  extended by psdi.iface.mic.MaximoEventFilter
      extended by com.xmatters.ibm.tivoli.ccmdb.XMattersWOChangeEventFilter

public class XMattersWOChangeEventFilter
extends psdi.iface.mic.MaximoEventFilter

Event Filter to allow external messages to be processed by the Maximo Application to allow change states to be published following notification updates

Author:
Mike Bennett

Field Summary
 
Fields inherited from class psdi.iface.mic.MaximoEventFilter
mosInfo, pubInfo
 
Constructor Summary
XMattersWOChangeEventFilter(psdi.iface.mic.PublishInfo publishInfo)
          Creates a new instance of AlarmPointIncidentEventFilter
 
Method Summary
protected  boolean stopRecurrence(psdi.mbo.MboRemote mboRemote)
           
 
Methods inherited from class psdi.iface.mic.MaximoEventFilter
filterEvent, getEventObjects, skipEventForHierarchy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMattersWOChangeEventFilter

public XMattersWOChangeEventFilter(psdi.iface.mic.PublishInfo publishInfo)
                            throws psdi.util.MXException
Creates a new instance of AlarmPointIncidentEventFilter

Parameters:
publishInfo - PublishInfo
Throws:
psdi.util.MXException - if the superclass cannot be created
Method Detail

stopRecurrence

protected boolean stopRecurrence(psdi.mbo.MboRemote mboRemote)
                          throws psdi.util.MXException,
                                 java.rmi.RemoteException
Overrides:
stopRecurrence in class psdi.iface.mic.MaximoEventFilter
Throws:
psdi.util.MXException
java.rmi.RemoteException