|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
IResponseType[] |
sendEmailNotification(IEmailPayloadType payload)Sends Email Notification |
IResponseType[] |
sendFaxNotification(IFaxPayloadType payload)Sends Fax Notification |
IResponseType[] |
sendIMNotification(IIMPayloadType payload)Sends IM Notification |
IResponseType[] |
sendPagerNotification(IPagerPayloadType payload)Sends pager Notification |
IResponseType[] |
sendSMSNotification(ISMSPayloadType payload)Sends SMS Notification |
IResponseType[] |
sendVoiceNotification(IVoicePayloadType payload)Sends Voice Notification |
| Method Detail |
public IResponseType[] sendIMNotification(IIMPayloadType payload)
throws oracle.tip.pc.services.notification.NotificationServiceException
payload - details of the fax messageoracle.tip.pc.services.notification.NotificationServiceException
public IResponseType[] sendFaxNotification(IFaxPayloadType payload)
throws oracle.tip.pc.services.notification.NotificationServiceException
payload - details of the fax messageoracle.tip.pc.services.notification.NotificationServiceException
public IResponseType[] sendVoiceNotification(IVoicePayloadType payload)
throws oracle.tip.pc.services.notification.NotificationServiceException
payload - details of the voice messageoracle.tip.pc.services.notification.NotificationServiceException
public IResponseType[] sendEmailNotification(IEmailPayloadType payload)
throws oracle.tip.pc.services.notification.NotificationServiceException
payload - details of the email messageoracle.tip.pc.services.notification.NotificationServiceException
public IResponseType[] sendSMSNotification(ISMSPayloadType payload)
throws oracle.tip.pc.services.notification.NotificationServiceException
payload - details of the sms messageoracle.tip.pc.services.notification.NotificationServiceException
public IResponseType[] sendPagerNotification(IPagerPayloadType payload)
throws oracle.tip.pc.services.notification.NotificationServiceException
payload - details of the pager messageoracle.tip.pc.services.notification.NotificationServiceException
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2006, Oracle. All rights reserved.