| Overload | Description |
|---|---|
| NotificationJob Constructor() | The default constructor. Creates an element based on the NotificationJob ElementType. |
| NotificationJob Constructor(String,Boolean) | Create a NotificationJob element with the specified job name. |
| NotificationJob Constructor(Job,Boolean) | Create a NotificationJob element with the specified job. |