public abstract class TimeRangeEntity extends Object implements TypedEntity
TypedEntity.TypeBuilder<SELF>FIELD_META_TYPE| Constructor and Description |
|---|
TimeRangeEntity() |
| Modifier and Type | Method and Description |
|---|---|
abstract TimeRange |
convert(Map<String,ValueReference> parameters) |
static TimeRangeEntity |
of(TimeRange timeRange) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittype, typeStringpublic static TimeRangeEntity of(TimeRange timeRange)
public abstract TimeRange convert(Map<String,ValueReference> parameters)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.