bpmAppService.BPMSServices.NotificationService(notification) Notification information.

Name Type of Return Input Parameter Description
SendByTaskType Rayvarz.BPMApp.[application].Tasks.TaskList.TaskTypes baseTaskType, Rayvarz.BPMS.Infrastructure.DomainObject.DomainObjectBase domainObject Send notifications
SendByNotification Rayvarz.BPMApp.[application].Notifications.Notifications baseNotification, Rayvarz.BPMS.Infrastructure.DomainObject.DomainObjectBase domainObject,Rayvarz.Profiles.Principal principal Send notifications
SendByNotification Rayvarz.BPMApp.[application].Notifications.Notifications baseNotification, Rayvarz.BPMS.Infrastructure.DomainObject.DomainObjectBase domainObject, Rayvarz.Profiles.User user Send notifications
SendByNotification Rayvarz.BPMApp.[application].Notifications.Notifications baseNotification, Rayvarz.BPMS.Infrastructure.DomainObject.DomainObjectBase domainObject, System.Collections.Generic.IList users Send notifications
SendByNotification Rayvarz.BPMApp.[application].Notifications.Notifications baseNotification, Rayvarz.BPMS.Infrastructure.DomainObject.DomainObjectBase domainObject, System.Collections.Generic.IList addresses Send notifications
SendByNotification Rayvarz.BPMApp.[application].Notifications.Notifications baseNotification, Rayvarz.BPMS.Infrastructure.DomainObject.DomainObjectBase domainObject, string address Send notifications
Send string subject,string body,NotificationAgent notificationAgent,bool isAsync,Rayvarz.Profiles.Principal principal NotificationAgent : DefaultAgent, Email, Messenger, SMS, eOffice Send notifications
Send string subject, string body, NotificationAgent notificationAgent, bool isAsync, Rayvarz.Profiles.User user Send notifications
Send string subject, string body, NotificationAgent notificationAgent, bool isAsync, System.Collections.Generic.IList users Send notifications
Send string subject, string body, NotificationAgent notificationAgent, bool isAsync, System.Collections.Generic.IList addresses Send notifications
Send string subject, string body, NotificationAgent notificationAgent, bool isAsync, string address Send notifications
SendByActivity ProcessVersionInfo processVersionInfo, string activityName, DomainObjectBase domainObject Send notifications of a status (activityName = Name status))
SendCopy BaseTemplate notification, DomainObjectBase domainObject, Event eEvent submit Transcript