Uses of Class
org.graylog2.contentpacks.model.entities.TimeRangeEntity
Packages that use TimeRangeEntity
-
Uses of TimeRangeEntity in org.graylog2.contentpacks.model.entities
Subclasses of TimeRangeEntity in org.graylog2.contentpacks.model.entitiesModifier and TypeClassDescriptionclassclassclassMethods in org.graylog2.contentpacks.model.entities that return TimeRangeEntityModifier and TypeMethodDescriptionstatic TimeRangeEntityabstract @NotNull TimeRangeEntityDashboardWidgetEntity.timeRange()Methods in org.graylog2.contentpacks.model.entities with parameters of type TimeRangeEntityModifier and TypeMethodDescriptionstatic DashboardWidgetEntityDashboardWidgetEntity.create(@NotNull ValueReference id, @NotNull ValueReference description, @NotBlank ValueReference type, @PositiveOrZero ValueReference cacheTime, @NotNull TimeRangeEntity timeRange, @NotNull ReferenceMap configuration, DashboardWidgetEntity.Position position)