Package | Description |
---|---|
com.ibm.tivoli.maximo.notification |
Modifier and Type | Method and Description |
---|---|
OSEventInfo |
OSEventCacheImpl.getEventInfo(java.lang.String osName,
java.lang.String eventName) |
OSEventInfo |
OSEventCache.getEventInfo(java.lang.String osName,
java.lang.String eventName) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,OSEventInfo> |
OSEventCacheImpl.getOSEventMap(java.lang.String osName) |
java.util.Map<java.lang.String,OSEventInfo> |
OSEventCache.getOSEventMap(java.lang.String osName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
MessageTextTemplate.getText(MboRemote eventMbo,
OSEventInfo eventInfo,
OSSubscriptionInfo subInfo) |
void |
NotificationChannel.notifyUser(OSEvent event,
OSEventInfo eventInfo,
OSSubscriptionInfo notifcationInfo) |