Package | Description |
---|---|
org.datadog.jenkins.plugins.datadog | |
org.datadog.jenkins.plugins.datadog.events |
Modifier and Type | Method and Description |
---|---|
DatadogEvent.Priority |
DatadogEvent.getPriority() |
static DatadogEvent.Priority |
DatadogEvent.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatadogEvent.Priority[] |
DatadogEvent.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DatadogEvent.Priority |
AbstractDatadogEvent.getPriority() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDatadogEvent.setPriority(DatadogEvent.Priority priority) |
Copyright © 2016–2023. All rights reserved.