public abstract class ProcessContext extends Object implements Serializable
MonitoringManager.reportProcessStatus
for alerting purposes.
Use ProcessContextFactory
to obtain an instance of this abstract
base class.
MonitoringManager
,
ProcessContextFactory
,
Serialized FormModifier | Constructor and Description |
---|---|
protected |
ProcessContext()
Protected constructor (to hide the default constructor from Javadoc).
|
Modifier and Type | Method and Description |
---|---|
abstract Channel |
getChannel()
Obtains the channel associated with the process context.
|
abstract String |
getInterface()
Obtains the interface associated with the process context.
|
abstract String |
getInterfaceNamespace()
Obtains the interface namespace associated with the process context.
|
abstract String |
getMessageId()
Obtains the message ID associated with the process context.
|
abstract String |
getReceiverParty()
Obtains the receiver party ('to' party) associated with the process
context.
|
abstract String |
getReceiverService()
Obtains the receiver service ('to' service) associated with the process
context.
|
abstract String |
getSenderParty()
Obtains the sender party ('from' party) associated with the process
context.
|
abstract String |
getSenderService()
Obtains the sender service ('from' service) associated with the process
context.
|
protected ProcessContext()
public abstract Channel getChannel()
public abstract String getMessageId()
public abstract String getSenderParty()
public abstract String getSenderService()
public abstract String getReceiverParty()
public abstract String getReceiverService()
public abstract String getInterface()
public abstract String getInterfaceNamespace()
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice