Uses of Class
step.plugins.notification.data.NotificationData
-
Packages that use NotificationData Package Description step.plugins.notification step.plugins.notification.data -
-
Uses of NotificationData in step.plugins.notification
Fields in step.plugins.notification declared as NotificationData Modifier and Type Field Description protected NotificationData
Notification. data
Methods in step.plugins.notification that return NotificationData Modifier and Type Method Description NotificationData
Notification. getData()
Methods in step.plugins.notification with parameters of type NotificationData Modifier and Type Method Description void
Notification. setData(NotificationData data)
-
Uses of NotificationData in step.plugins.notification.data
Subclasses of NotificationData in step.plugins.notification.data Modifier and Type Class Description class
ExecutionData
class
ExecutionEndedData
class
ExecutionFailedData
class
RawMailMessageData
-