Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


oracle.tip.pc.services.notification.payload
Interface INotificationPayloadContext

All Known Subinterfaces:
ICommonPayloadType, IEmailPayloadType, IFaxPayloadType, IGenericPayloadType, IGroupNotificationPayloadType, IIMPayloadType, IPagerPayloadType, ISMSPayloadType, IUserNotificationPayloadType, IVoicePayloadType
All Known Implementing Classes:
CommonPayloadType, EmailPayloadType, FaxPayloadType, GenericPayloadType, GroupNotificationPayloadType, IMPayloadType, PagerPayloadType, SMSPayloadType, UserNotificationPayloadType, VoicePayloadType

public interface INotificationPayloadContext

Field Summary
static java.lang.String NOTIFICATION_CONTEXT
           

 

Method Summary
 java.util.Map getPayloadContextValues()
          Get the context values as a map

 

Field Detail

NOTIFICATION_CONTEXT

public static final java.lang.String NOTIFICATION_CONTEXT
See Also:
Constant Field Values

Method Detail

getPayloadContextValues

public java.util.Map getPayloadContextValues()
Get the context values as a map
Returns:
a Object value

Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


Copyright © 2006, Oracle. All rights reserved.