com.xmatters.ibm.tivoli.ccmdb
Class XMattersWOChangeExit

java.lang.Object
  extended by psdi.iface.migexits.BaseExit
      extended by psdi.iface.migexits.UserExit
          extended by com.xmatters.ibm.tivoli.AlarmPointBaseExit
              extended by com.xmatters.ibm.tivoli.ccmdb.XMattersWOChangeExit

public class XMattersWOChangeExit
extends AlarmPointBaseExit

Exit Class for published Change data


Field Summary
 
Fields inherited from class psdi.iface.migexits.BaseExit
conn, dbName, errData, extSystem, ifaceName, ifaceType, integrationLogger, messageType, mosName, mxTrans, primarySystem, userInfo
 
Constructor Summary
XMattersWOChangeExit()
          Creates a new instance of XMattersWOChangeExit
 
Method Summary
 psdi.iface.mic.StructureData setUserValueOut(psdi.iface.mic.StructureData irData)
          Process the published data and inject into xMatters
 
Methods inherited from class com.xmatters.ibm.tivoli.AlarmPointBaseExit
isDisplayMessage, processStructureData
 
Methods inherited from class psdi.iface.migexits.UserExit
callExitsIn, callExitsIn, callExitsOut, callExitsOut, isOriginalDataNeeded, setUserMboIn, setUserValueIn, setUserValueIn, setUserValueOut
 
Methods inherited from class psdi.iface.migexits.BaseExit
checkStatus, cloneData, findMaxVar, findValueList, findValueList, getAdapterType, getConnection, getEndPoint, getExtSystem, getIfaceName, getMaxIfaceControl, getMboServer, getMboSet, getMessageType, getMosName, getMXTransaction, getNewUserInfo, getUserInfo, initExitsIn, initExitsOut, setEndPoint, skipIntegrationObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMattersWOChangeExit

public XMattersWOChangeExit()
Creates a new instance of XMattersWOChangeExit

Method Detail

setUserValueOut

public psdi.iface.mic.StructureData setUserValueOut(psdi.iface.mic.StructureData irData)
                                             throws psdi.util.MXException,
                                                    java.rmi.RemoteException
Process the published data and inject into xMatters

Overrides:
setUserValueOut in class psdi.iface.migexits.UserExit
Parameters:
irData - published data
Returns:
published data
Throws:
psdi.util.MXException
java.rmi.RemoteException