|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationSeverity | |
|---|---|
| com.quartzdesk.service.types.v4_0.scheduler | |
| com.quartzdesk.service.types.v4_0.scheduler.quartz | |
| Uses of NotificationSeverity in com.quartzdesk.service.types.v4_0.scheduler |
|---|
| Fields in com.quartzdesk.service.types.v4_0.scheduler declared as NotificationSeverity | |
|---|---|
protected NotificationSeverity |
NotificationRule.severity
|
| Methods in com.quartzdesk.service.types.v4_0.scheduler that return NotificationSeverity | |
|---|---|
static NotificationSeverity |
NotificationSeverity.fromValue(String v)
|
NotificationSeverity |
NotificationRule.getSeverity()
Gets the value of the severity property. |
static NotificationSeverity |
NotificationSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NotificationSeverity[] |
NotificationSeverity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.quartzdesk.service.types.v4_0.scheduler with parameters of type NotificationSeverity | |
|---|---|
void |
NotificationRule.setSeverity(NotificationSeverity value)
Sets the value of the severity property. |
NotificationRule |
NotificationRule.withSeverity(NotificationSeverity value)
|
ExecNotificationRule |
ExecNotificationRule.withSeverity(NotificationSeverity value)
|
| Uses of NotificationSeverity in com.quartzdesk.service.types.v4_0.scheduler.quartz |
|---|
| Methods in com.quartzdesk.service.types.v4_0.scheduler.quartz with parameters of type NotificationSeverity | |
|---|---|
QuartzExecNotificationRule |
QuartzExecNotificationRule.withSeverity(NotificationSeverity value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||