public interface IWFActivityNotification
| Modifier and Type | Method and Description |
|---|---|
Id |
getActivityInstanceId()
Get the ID of the activity instance
|
java.lang.String |
getActivityLabel()
Get the localized name of the workflow task for this notification
|
java.lang.String |
getActivityName()
Get the name of the workflow task for this notification
|
Id |
getAssigneeId()
Get the ID of the individual assigned to the workflow task
|
java.util.Date |
getDueDate()
Get the date the workflow task is due
|
int |
getFirstNotification()
Get the number of days before the task's due date on which to send the first notification for the task
|
Id |
getId()
Get the ID of the activity notification instance
|
java.util.Date |
getLastNotificationSent()
Get the date of the last notification sent for this workflow task to the assignee and subscriber
|
int |
getNotificationFrequency()
Get the frequency, in days, for sending notifications after the first one is sent
|
int |
getOverdueNotificationFrequency()
Get the frequency, in days, to send notifications once the task is overdue
|
java.lang.String |
getProcessLabel()
Get the localized name of the workflow process for this notification
|
java.lang.String |
getProcessName()
Get the name of the workflow process associated with this notification
|
Id |
getResourceId()
Get the Resource ID for which the workflow was started
|
Id |
getSubscriberId()
Get the ID of the workflow task subscriber
|
boolean |
isDueToday()
Determine whether this workflow task is due today
|
boolean |
isEnabled()
Determine whether the task notification is enabled
|
boolean |
isNotifyAssignees()
Get whether notifications should be sent to the task assignees
|
boolean |
isNotifyOnDueDate()
Get whether a notification should be sent when the task becomes due
|
boolean |
isNotifySubscribers()
Get whether notifications should be sent to the task subscribers
|
boolean |
isOverdue()
Determine whether this workflow task is overdue
|
Id getId()
Id getActivityInstanceId()
Id getResourceId()
boolean isEnabled()
int getFirstNotification()
int getNotificationFrequency()
boolean isNotifyOnDueDate()
int getOverdueNotificationFrequency()
boolean isNotifyAssignees()
boolean isNotifySubscribers()
java.util.Date getLastNotificationSent()
java.util.Date getDueDate()
Id getAssigneeId()
Id getSubscriberId()
boolean isOverdue()
boolean isDueToday()
java.lang.String getProcessName()
java.lang.String getProcessLabel()
java.lang.String getActivityName()
java.lang.String getActivityLabel()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.