public abstract class AlarmCallbackSummary extends Object
Constructor and Description |
---|
AlarmCallbackSummary() |
Modifier and Type | Method and Description |
---|---|
abstract Map<String,Object> |
configuration() |
static AlarmCallbackSummary |
create(String id,
String streamId,
String type,
String title,
Map<String,Object> configuration,
Date createdAt,
String creatorUserId) |
abstract Date |
createdAt() |
abstract String |
creatorUserId() |
abstract String |
id() |
abstract String |
streamId() |
abstract String |
title() |
abstract String |
type() |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.