| java.lang.Object | |
| ↳ | org.mule.modules.workday.notification.connectivity.NotificationModuleConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| notificationEndpoint | |||||||||||
| notificationPassword | |||||||||||
| notificationUser | |||||||||||
| notificationWsdlLocation | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves notificationEndpoint
| |||||||||||
Retrieves notificationPassword
| |||||||||||
Retrieves notificationUser
| |||||||||||
Retrieves notificationWsdlLocation
| |||||||||||
Sets notificationEndpoint
| |||||||||||
Sets notificationPassword
| |||||||||||
Sets notificationUser
| |||||||||||
Sets notificationWsdlLocation
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| notificationUser | |
|---|---|
| notificationPassword | |
| notificationEndpoint | |
| notificationWsdlLocation |
| obj |
|---|
Retrieves notificationEndpoint
Retrieves notificationPassword
Retrieves notificationUser
Retrieves notificationWsdlLocation
Sets notificationEndpoint
| value | Value to set |
|---|
Sets notificationPassword
| value | Value to set |
|---|
Sets notificationUser
| value | Value to set |
|---|
Sets notificationWsdlLocation
| value | Value to set |
|---|