public class ComputerOfflineEventImpl extends AbstractDatadogSimpleEvent
DatadogEvent.AlertType, DatadogEvent.Priority
Modifier and Type | Field and Description |
---|---|
static String |
COMPUTER_OFFLINE_EVENT_NAME |
static String |
COMPUTER_TEMPORARILY_OFFLINE_EVENT_NAME |
DEFAULT_EVENT_TYPE, SECURITY_EVENT_TYPE, SYSTEM_EVENT_TYPE
Constructor and Description |
---|
ComputerOfflineEventImpl(Computer computer,
OfflineCause cause,
Map<String,Set<String>> tags,
boolean isTemporarily) |
isTemporarily, setIsTemporarily
getAggregationKey, getAlertType, getDate, getHost, getJenkinsUrl, getLocationDetails, getPriority, getTags, getText, getTitle, setAggregationKey, setAlertType, setDate, setHost, setJenkinsUrl, setPriority, setTags, setText, setTitle
public static final String COMPUTER_OFFLINE_EVENT_NAME
public static final String COMPUTER_TEMPORARILY_OFFLINE_EVENT_NAME
Copyright © 2016–2023. All rights reserved.