com.sap.netweaver.bc.uwl.connect
Interface IEventResolutionServiceAdaptor
public interface IEventResolutionServiceAdaptor
Defines interface for event resolution integration. This is implemented by
the Event Resolution framework.
- See Also:
IUWLService.registerEventResolutionService(com.sap.netweaver.bc.uwl.connect.IEventResolutionServiceAdaptor)
onItemChanged
void onItemChanged(Item item,
String actionName,
Map actionProperties)
throws UWLException
- Will be called by UWL service for alert items to notify
the adaptor
- Parameters:
item - Item that is changedactionName - Action that caused the item changeactionProperties - could be empty map
- Throws:
UWLException
isItemRelevantForService
boolean isItemRelevantForService(String system,
String alertCategory)
- Will be called for alerts to determine if the ER Template can be launched.
- Parameters:
item -
- Returns:
- true if for the system and category Event Resolution is interested.
- Throws:
UWLException
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] UWLJWF
|
[sap.com] tc/kmc/bc.uwl/api
|
default
|
EP-BC-UWL
|
[sap.com] UWLJWF
|
[sap.com] tc/kmc/bc.uwl/api
|
-
|
EP-BC-UWL
|
Copyright 2011 SAP AG Complete Copyright Notice