Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

oracle.bpel.services.notification.payload
Interface INotificationPayloadContext

All Known Subinterfaces:
ICommonPayloadType, IEmailPayloadType, IFaxPayloadType, IGenericPayloadType, IGroupNotificationPayloadType, IIMPayloadType, IPagerPayloadType, ISMSPayloadType, ITaskNotificationPayloadType, IURIPayloadType, IUserNotificationPayloadType, IVoicePayloadType
All Known Implementing Classes:
CommonPayloadType, EmailPayloadType, FaxPayloadType, GenericPayloadType, GroupNotificationPayloadType, IMPayloadType, PagerPayloadType, SMSPayloadType, TaskNotificationPayloadType, URIPayloadType, 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

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

getPayloadContextValues

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

Returns:
a Object value

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.