Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1)
E10660-02


oracle.bpel.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

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

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1)
E10660-02


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