| Modifier and Type | Method and Description |
|---|---|
void |
EmailAlarmCallback.checkConfiguration() |
void |
HTTPAlarmCallback.checkConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AlertCondition |
AlertConditionFactory.createAlertCondition(String type,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorId,
Map<String,Object> parameters,
String title) |
AlertCondition |
AlertServiceImpl.fromPersisted(Map<String,Object> fields,
Stream stream) |
AlertCondition |
AlertService.fromPersisted(Map<String,Object> conditionFields,
Stream stream) |
AlertCondition |
AlertServiceImpl.fromRequest(CreateConditionRequest ccr,
Stream stream,
String userId) |
AlertCondition |
AlertService.fromRequest(CreateConditionRequest ccr,
Stream stream,
String userId) |
AlertCondition |
AlertServiceImpl.updateFromRequest(AlertCondition alertCondition,
CreateConditionRequest ccr) |
AlertCondition |
AlertService.updateFromRequest(AlertCondition alertCondition,
CreateConditionRequest ccr) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmCallback.checkConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationRequest.check(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageInput.checkConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
InputsResource.update(@Valid @NotNull InputCreateRequest lr,
String inputId) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.