public class ItemCRUDEventImpl extends AbstractDatadogSimpleEvent
DatadogEvent.AlertType, DatadogEvent.Priority
Modifier and Type | Field and Description |
---|---|
static String |
CREATED |
static String |
DELETED |
static String |
UPDATED |
DEFAULT_EVENT_TYPE, SECURITY_EVENT_TYPE, SYSTEM_EVENT_TYPE
Constructor and Description |
---|
ItemCRUDEventImpl(Item item,
String action,
Map<String,Set<String>> tags) |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
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 CREATED
public static final String UPDATED
public static final String DELETED
public String getAction()
Copyright © 2016–2023. All rights reserved.