| Package | Description |
|---|---|
| org.graylog2.contentpacks.model.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteRangeEntity |
class |
KeywordRangeEntity |
class |
RelativeRangeEntity |
| Modifier and Type | Method and Description |
|---|---|
static TimeRangeEntity |
TimeRangeEntity.of(TimeRange timeRange) |
abstract @NotNull TimeRangeEntity |
DashboardWidgetEntity.timeRange() |
| Modifier and Type | Method and Description |
|---|---|
static DashboardWidgetEntity |
DashboardWidgetEntity.create(@NotNull ValueReference id,
@NotNull ValueReference description,
@NotBlank ValueReference type,
@PositiveOrZero ValueReference cacheTime,
@NotNull TimeRangeEntity timeRange,
@NotNull ReferenceMap configuration,
DashboardWidgetEntity.Position position) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.