public interface

NotificationPort

com.workday.notification.NotificationPort
Known Indirect Subclasses

Class Overview

The Notification Web Service provides an operation that informs external systems of business events that occur within Workday. The WSDL for this service provides the structure that needs to be implemented by an external system to receive notifications for their subscribed Workday business events. Subscriptions and Notification details (i.e. Endpoint and security information) are defined within the Workday application. This class was generated by Apache CXF 2.5.1 2014-02-28T19:23:41.663-03:00 Generated source version: 2.5.1

Summary

Public Methods
abstract void receiveNotification(NotificationDataRootType body)
Receives notification from Workday

Public Methods

public abstract void receiveNotification (NotificationDataRootType body)

Receives notification from Workday

Parameters
body